| .. |
|
Infrastructure
|
Revert "Revert "Improvements to the testing package.""
|
2017-09-19 21:45:05 -07:00 |
|
compiler/resources
|
Initialize ViewContext for TagHelperComponentTagHelper (#7326)
|
2018-02-06 16:07:38 -08:00 |
|
AntiforgeryAuthTests.cs
|
Add a test where [Ignore..] gets overridden
|
2017-08-25 13:55:27 -07:00 |
|
AntiforgeryTestHelper.cs
|
…
|
|
|
AntiforgeryTests.cs
|
Enabling antiforgery tests, which were disabled because of the #7040 issue
|
2018-01-23 19:16:24 -08:00 |
|
ApiBehaviorTest.cs
|
Smooth rough ApiBehavior edges
|
2018-01-22 09:53:21 -08:00 |
|
ApiExplorerTest.cs
|
Smooth rough ApiBehavior edges
|
2018-01-22 09:53:21 -08:00 |
|
ApplicationModelTest.cs
|
Add tests to ApplicationModelTest (#6932)
|
2017-10-10 11:24:03 -07:00 |
|
AsyncActionsTests.cs
|
…
|
|
|
BasicTests.cs
|
Support conflict resolution when multiple precompiled views have the same path
|
2018-01-16 08:04:39 -08:00 |
|
CombineAuthorizeTests.cs
|
Use compatibility switch for auth filters
|
2018-01-11 17:42:32 -08:00 |
|
CompilationOptionsTests.cs
|
…
|
|
|
ConsumesAttributeTests.cs
|
…
|
|
|
ContentNegotiationTest.cs
|
[Fixes 7139] Add format filter mapping for xml formatters
|
2018-01-10 15:18:37 -08:00 |
|
ControllerFromServicesTests.cs
|
…
|
|
|
CorsTests.cs
|
Refactor CORS support out of MVC Core
|
2017-08-14 11:40:56 -07:00 |
|
DefaultOrderTest.cs
|
…
|
|
|
DefaultValuesTest.cs
|
…
|
|
|
DirectivesTest.cs
|
…
|
|
|
DoNotRespectBrowserAcceptHeaderTests.cs
|
…
|
|
|
ErrorPageTests.cs
|
Set RelativePhysicalPath in FileProviderRazorProjectItem
|
2018-01-11 13:20:17 -08:00 |
|
ExceptionInfo.cs
|
[Fixes #6468] Clean up the productionized testing infrastructure
|
2017-07-03 10:15:06 -07:00 |
|
FileResultTests.cs
|
Do not serve response body for HEAD requests (#7230)
|
2018-01-11 12:19:43 -08:00 |
|
FiltersTest.cs
|
…
|
|
|
FlushPointTest.cs
|
…
|
|
|
FormFileUploadTest.cs
|
…
|
|
|
GlobalAuthorizationFilterTest.cs
|
Add CombineAuthorizeFilters option
|
2018-01-08 11:59:30 -08:00 |
|
HtmlGenerationTest.cs
|
PartialTagHelper should not fallback to the current page's model if asp-for expression exists
|
2018-01-25 11:06:40 -08:00 |
|
HtmlHelperOptionsTest.cs
|
Add Switch.Microsoft.AspNetCore.Mvc.UseDateTimeTypeForDateTimeOffset quirks mode
|
2017-09-18 15:13:43 -07:00 |
|
HttpResponseMessageExceptions.cs
|
[Fixes #6468] Clean up the productionized testing infrastructure
|
2017-07-03 10:15:06 -07:00 |
|
InputFormatterTests.cs
|
Move option for JSON errors to MvcJsonOptions
|
2018-01-07 21:48:58 -08:00 |
|
InputObjectValidationTests.cs
|
House Cleaning - Spelling and grammar 🚿
|
2017-08-30 14:58:44 -07:00 |
|
InputValidationTests.cs
|
Support validation and BindBehavior on top-level action parameters and bound properties. Fixes #6790
|
2017-09-22 10:13:48 +01:00 |
|
JsonOutputFormatterTests.cs
|
…
|
|
|
JsonPatchInputFormatterTest.cs
|
Suppress JsonPatchDocument validation (#6429)
|
2017-06-22 14:14:11 -07:00 |
|
JsonResultTest.cs
|
…
|
|
|
LinkGenerationTests.cs
|
…
|
|
|
Microsoft.AspNetCore.Mvc.FunctionalTests.csproj
|
Add support for recompilation
|
2018-01-08 15:26:20 -08:00 |
|
MvcSandboxTest.cs
|
…
|
|
|
OutputFormatterTest.cs
|
…
|
|
|
RazorBuildTest.cs
|
Update functional tests
|
2018-01-08 19:55:01 -08:00 |
|
RazorPageExecutionInstrumentationTest.cs
|
…
|
|
|
RazorPageModelTest.cs
|
…
|
|
|
RazorPagesNamespaceTest.cs
|
…
|
|
|
RazorPagesTest.cs
|
Allow override routes on Pages
|
2018-01-12 15:57:13 -08:00 |
|
RazorPagesViewSearchTest.cs
|
…
|
|
|
RazorPagesWithBasePathTest.cs
|
Add support for top level validation to Razor Pages
|
2018-02-14 14:39:25 -08:00 |
|
RazorViewLocationSpecificationTest.cs
|
…
|
|
|
RemoteAttributeValidationTest.cs
|
…
|
|
|
RequestFormLimitsTest.cs
|
Added RequestFormLimits filter.
|
2017-09-18 13:48:15 -07:00 |
|
RequestServicesTest.cs
|
…
|
|
|
RequestSizeLimitTest.cs
|
Changed RequestSizeLimitAttribute to create an authorization filter rather than a resource filter.
|
2017-09-12 17:03:24 -07:00 |
|
RespectBrowserAcceptHeaderTests.cs
|
…
|
|
|
RouteDataTest.cs
|
…
|
|
|
RoutingTests.cs
|
…
|
|
|
SerializableErrorTests.cs
|
…
|
|
|
SimpleTests.cs
|
…
|
|
|
StreamOutputFormatterTest.cs
|
…
|
|
|
TagHelperComponentTagHelperTest.cs
|
…
|
|
|
TagHelpersFromServicesTest.cs
|
…
|
|
|
TagHelpersTest.cs
|
…
|
|
|
TempDataInCookiesTest.cs
|
Changed CookieTempDataProvider's CookieSecurePolicy from SameAsRequest to None
|
2017-08-29 14:55:52 -07:00 |
|
TempDataInCookiesUsingCookieConsentTest.cs
|
Marked CookieTempDataProvider's cookie as non-essential
|
2018-01-05 15:41:01 -08:00 |
|
TempDataInSessionTest.cs
|
…
|
|
|
TempDataPropertyTest.cs
|
[Fixes #6591] TempData should support nullable types
|
2017-12-04 15:33:22 -08:00 |
|
TempDataTestBase.cs
|
Avoid saving TempData in case of unhandled exceptions. [Fixes #6598] BUG? Accessing TempData prevent response to have content on error.
|
2017-09-07 13:13:27 -07:00 |
|
UrlResolutionTest.cs
|
…
|
|
|
VersioningTests.cs
|
…
|
|
|
ViewComponentFromServicesTests.cs
|
…
|
|
|
ViewEngineTests.cs
|
Handle line ending differences in a few tests
|
2017-11-30 21:18:42 -08:00 |
|
WebApiCompatShimActionResultTest.cs
|
…
|
|
|
WebApiCompatShimActionSelectionTest.cs
|
…
|
|
|
WebApiCompatShimBasicTest.cs
|
Use latest `Microsoft.AspNet.WebApi.Client` package
|
2018-01-05 16:42:28 -08:00 |
|
WebApiCompatShimParameterBindingTest.cs
|
…
|
|
|
XmlDataContractSerializerFormattersWrappingTest.cs
|
…
|
|
|
XmlDataContractSerializerInputFormatterTest.cs
|
Smooth rough ApiBehavior edges
|
2018-01-22 09:53:21 -08:00 |
|
XmlOutputFormatterTests.cs
|
…
|
|
|
XmlSerializerFormattersWrappingTest.cs
|
…
|
|
|
XmlSerializerInputFormatterTests.cs
|
Smooth rough ApiBehavior edges
|
2018-01-22 09:53:21 -08:00 |
|
xunit.runner.json
|
[Fixes #6468] Clean up the productionized testing infrastructure
|
2017-07-03 10:15:06 -07:00 |