..
Infrastructure
Polish ProblemDetails
2018-08-28 16:21:39 -07:00
compiler /resources
Fix typos ( #8413 )
2018-09-12 09:34:45 -07:00
AntiforgeryAuthTests.cs
Improvements to the MVC testing package
2018-03-19 12:19:45 -07:00
AntiforgeryTestHelper.cs
Add partial helper to Razor Page \ PageModel
2018-07-09 11:01:15 -07:00
AntiforgeryTests.cs
Improvements to the MVC testing package
2018-03-19 12:19:45 -07:00
ApiBehaviorTest.cs
Set trace id in ProblemDetalsClientErrorFactory
2018-08-29 16:03:08 -07:00
ApiExplorerTest.cs
Use content-type specified by ProducesAttribute if no formatter supports it
2018-09-19 13:51:31 -07:00
ApplicationModelTest.cs
Fix aspnet/Routing#721
2018-08-28 12:26:13 -07:00
AsyncActionsTests.cs
Improvements to the MVC testing package
2018-03-19 12:19:45 -07:00
BasicApiTest.cs
Work around `CryptographicException`s thrown in some full framework test runs
2018-06-28 15:52:19 -07:00
BasicTests.cs
Use ModelMetadata from actual types for validation
2018-07-02 11:23:16 -07:00
BasicViewsTest.cs
Add BasicApi and BasicViews apps
2018-06-22 16:41:17 -07:00
CompilationOptionsTests.cs
Improvements to the MVC testing package
2018-03-19 12:19:45 -07:00
ConsumesAttributeEndpointRoutingTests.cs
ConsumesAttribute accepts requests without content type
2018-08-02 16:27:23 -07:00
ConsumesAttributeTests.cs
MVC startup experience ( #8131 )
2018-07-25 14:30:51 +12:00
ConsumesAttributeTestsBase.cs
Fix typos ( #8413 )
2018-09-12 09:34:45 -07:00
ContentNegotiationTest.cs
Improvements to the MVC testing package
2018-03-19 12:19:45 -07:00
ControllerFromServicesTests.cs
Improvements to the MVC testing package
2018-03-19 12:19:45 -07:00
CorsEndpointRoutingTests.cs
Update tests to latest compat switch
2018-08-23 08:09:02 -07:00
CorsTests.cs
Update tests to latest compat switch
2018-08-23 08:09:02 -07:00
CorsTestsBase.cs
Update tests to latest compat switch
2018-08-23 08:09:02 -07:00
DataAnnotationTests.cs
Fix some spelling ( #8378 )
2018-09-06 07:39:01 -07:00
DefaultOrderTest.cs
Improvements to the MVC testing package
2018-03-19 12:19:45 -07:00
DefaultValuesTest.cs
Fix typos ( #8413 )
2018-09-12 09:34:45 -07:00
DirectivesTest.cs
Improvements to the MVC testing package
2018-03-19 12:19:45 -07:00
DoNotRespectBrowserAcceptHeaderTests.cs
Improvements to the MVC testing package
2018-03-19 12:19:45 -07:00
EndpointRoutingTest.cs
Change test parameter transformer to slugify values ( #8453 )
2018-09-15 09:14:48 +12:00
ErrorPageTests.cs
Fix up error message when compilation references are missing
2018-06-18 09:20:08 -07:00
ExceptionInfo.cs
…
FileResultTests.cs
Improvements to the MVC testing package
2018-03-19 12:19:45 -07:00
FiltersTest.cs
Improvements to the MVC testing package
2018-03-19 12:19:45 -07:00
FlushPointTest.cs
Improvements to the MVC testing package
2018-03-19 12:19:45 -07:00
FormFileUploadTest.cs
Improvements to the MVC testing package
2018-03-19 12:19:45 -07:00
GlobalAuthorizationFilterTest.cs
Update tests to latest compat switch
2018-08-23 08:09:02 -07:00
HtmlGenerationTest.cs
Fix some spelling ( #8378 )
2018-09-06 07:39:01 -07:00
HtmlGenerationWithCultureTest.cs
Add flaky test logging for `CacheTagHelper_VaryByCultureComposesWithOtherVaryByOptions`.
2018-08-21 15:07:31 -07:00
HtmlHelperOptionsTest.cs
Improvements to the MVC testing package
2018-03-19 12:19:45 -07:00
InputFormatterTests.cs
Fix typos ( #8413 )
2018-09-12 09:34:45 -07:00
InputObjectValidationTests.cs
[Design] Add a MaxValidationDepth option to ValidationVisitor
2018-08-16 15:01:18 -07:00
InputValidationTests.cs
Improvements to the MVC testing package
2018-03-19 12:19:45 -07:00
JsonOutputFormatterTests.cs
Improvements to the MVC testing package
2018-03-19 12:19:45 -07:00
JsonPatchInputFormatterTest.cs
Improvements to the MVC testing package
2018-03-19 12:19:45 -07:00
JsonResultTest.cs
Improvements to the MVC testing package
2018-03-19 12:19:45 -07:00
LinkGenerationTests.cs
Improvements to the MVC testing package
2018-03-19 12:19:45 -07:00
Microsoft.AspNetCore.Mvc.FunctionalTests.csproj
Set trace id in ProblemDetalsClientErrorFactory
2018-08-29 16:03:08 -07:00
MvcSandboxTest.cs
Improvements to the MVC testing package
2018-03-19 12:19:45 -07:00
OutputFormatterTest.cs
Improvements to the MVC testing package
2018-03-19 12:19:45 -07:00
RazorBuildTest.cs
ApplicationPartFactory: The works
2018-03-21 15:40:15 -07:00
RazorFileUpdateTests.cs
Add a feature to disable file watching in Razor pages ( #8369 )
2018-09-06 10:16:31 -07:00
RazorPageModelTest.cs
Improvements to the MVC testing package
2018-03-19 12:19:45 -07:00
RazorPagesNamespaceTest.cs
Improvements to the MVC testing package
2018-03-19 12:19:45 -07:00
RazorPagesTest.cs
Fix some spelling ( #8378 )
2018-09-06 07:39:01 -07:00
RazorPagesViewSearchTest.cs
Improvements to the MVC testing package
2018-03-19 12:19:45 -07:00
RazorPagesWithBasePathTest.cs
Cherry-pick @pranavkm's functional test for #7562
2018-09-18 11:44:48 -07:00
RazorViewLocationSpecificationTest.cs
Improvements to the MVC testing package
2018-03-19 12:19:45 -07:00
RemoteAttributeValidationTest.cs
Cleanup TestCommon
2018-05-18 10:45:57 -07:00
RequestFormLimitsTest.cs
Improvements to the MVC testing package
2018-03-19 12:19:45 -07:00
RequestServicesEndpointRoutingTest.cs
Use MatcherPolicy for Consumes
2018-08-01 19:05:04 -07:00
RequestServicesTest.cs
MVC startup experience ( #8131 )
2018-07-25 14:30:51 +12:00
RequestServicesTestBase.cs
MVC startup experience ( #8131 )
2018-07-25 14:30:51 +12:00
RequestSizeLimitTest.cs
Improvements to the MVC testing package
2018-03-19 12:19:45 -07:00
RespectBrowserAcceptHeaderTests.cs
Improvements to the MVC testing package
2018-03-19 12:19:45 -07:00
RoutingTests.cs
Update tests to latest compat switch
2018-08-23 08:09:02 -07:00
RoutingTestsBase.cs
Fix some spelling ( #8378 )
2018-09-06 07:39:01 -07:00
SerializableErrorTests.cs
Improvements to the MVC testing package
2018-03-19 12:19:45 -07:00
SimpleTests.cs
Fix some spelling ( #8378 )
2018-09-06 07:39:01 -07:00
StreamOutputFormatterTest.cs
Improvements to the MVC testing package
2018-03-19 12:19:45 -07:00
TagHelperComponentTagHelperTest.cs
Improvements to the MVC testing package
2018-03-19 12:19:45 -07:00
TagHelpersFromServicesTest.cs
Improvements to the MVC testing package
2018-03-19 12:19:45 -07:00
TagHelpersTest.cs
Fix some spelling ( #8378 )
2018-09-06 07:39:01 -07:00
TempDataInCookiesTest.cs
Improvements to the MVC testing package
2018-03-19 12:19:45 -07:00
TempDataInCookiesUsingCookieConsentTest.cs
Improvements to the MVC testing package
2018-03-19 12:19:45 -07:00
TempDataInSessionTest.cs
Improvements to the MVC testing package
2018-03-19 12:19:45 -07:00
TempDataPropertyTest.cs
Improvements to the MVC testing package
2018-03-19 12:19:45 -07:00
TempDataTestBase.cs
…
TestingInfrastructureInheritanceTests.cs
[ Fixes #7541 ] Per-test class customization should not remove global (per-fixture) customization
2018-03-24 18:33:48 -07:00
TestingInfrastructureTests.cs
[ Fixes #8250 ] Improve the error message when TEntryPoint is not in an entry point assembly
2018-09-06 18:02:21 -07:00
UrlResolutionTest.cs
Improvements to the MVC testing package
2018-03-19 12:19:45 -07:00
VersioningEndpointRoutingTests.cs
Update tests to latest compat switch
2018-08-23 08:09:02 -07:00
VersioningTests.cs
Update tests to latest compat switch
2018-08-23 08:09:02 -07:00
VersioningTestsBase.cs
React to the removal of EndpointConstraint
2018-07-28 19:03:16 -07:00
ViewComponentFromServicesTests.cs
Improvements to the MVC testing package
2018-03-19 12:19:45 -07:00
ViewEngineTests.cs
Add a feature to disable file watching in Razor pages ( #8369 )
2018-09-06 10:16:31 -07:00
WebApiCompatShimActionResultTest.cs
Improvements to the MVC testing package
2018-03-19 12:19:45 -07:00
WebApiCompatShimActionSelectionTest.cs
Improvements to the MVC testing package
2018-03-19 12:19:45 -07:00
WebApiCompatShimBasicTest.cs
Fix some spelling ( #8378 )
2018-09-06 07:39:01 -07:00
WebApiCompatShimParameterBindingTest.cs
Improvements to the MVC testing package
2018-03-19 12:19:45 -07:00
XmlDataContractSerializerFormattersWrappingTest.cs
Set trace id in ProblemDetalsClientErrorFactory
2018-08-29 16:03:08 -07:00
XmlDataContractSerializerInputFormatterTest.cs
Fix some spelling ( #8378 )
2018-09-06 07:39:01 -07:00
XmlOutputFormatterTests.cs
Fix ActionMethodExecutor incorrectly setting DeclaredType on ObjectResult
2018-05-18 10:43:28 -07:00
XmlSerializerFormattersWrappingTest.cs
Set trace id in ProblemDetalsClientErrorFactory
2018-08-29 16:03:08 -07:00
XmlSerializerInputFormatterTests.cs
Improvements to the MVC testing package
2018-03-19 12:19:45 -07:00
xunit.runner.json
Include diagnosticMessages from xunit for Functional tests
2018-09-07 15:00:33 -07:00