aspnetcore/test/Microsoft.AspNetCore.Mvc.Fu...
Pranav K 5bd818bd64
Introduce ProblemDetailsFilter
Fixes https://github.com/aspnet/Mvc/issues/6786
2018-08-21 17:29:12 -07:00
..
Infrastructure CompositeValidationAttribute 2018-07-20 15:31:14 -07:00
compiler/resources
AntiforgeryAuthTests.cs
AntiforgeryTestHelper.cs
AntiforgeryTests.cs
ApiBehaviorTest.cs Introduce ProblemDetailsFilter 2018-08-21 17:29:12 -07:00
ApiExplorerTest.cs Introduce ApiConventionMethodAttribute 2018-07-30 11:13:25 -07:00
ApplicationModelTest.cs
AsyncActionsTests.cs
BasicApiTest.cs
BasicTests.cs
BasicViewsTest.cs
CompilationOptionsTests.cs
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 ConsumesAttribute accepts requests without content type 2018-08-02 16:27:23 -07:00
ContentNegotiationTest.cs
ControllerFromServicesTests.cs
CorsEndpointRoutingTests.cs Rename global routing to endpoint routing (#8179) 2018-08-01 15:05:49 +12:00
CorsTests.cs Add EndpointMetadata to ActionDescriptor and hookup CORS (#8158) 2018-07-28 16:12:54 +12:00
CorsTestsBase.cs Add EndpointMetadata to ActionDescriptor and hookup CORS (#8158) 2018-07-28 16:12:54 +12:00
DataAnnotationTests.cs
DefaultOrderTest.cs
DefaultValuesTest.cs
DirectivesTest.cs
DoNotRespectBrowserAcceptHeaderTests.cs
EndpointRoutingTest.cs Unskip endpoint routing functional tests 2018-08-01 07:22:42 -07:00
ErrorPageTests.cs
ExceptionInfo.cs
FileResultTests.cs
FiltersTest.cs
FlushPointTest.cs
FormFileUploadTest.cs
GlobalAuthorizationFilterTest.cs
HtmlGenerationTest.cs CompositeValidationAttribute 2018-07-20 15:31:14 -07:00
HtmlGenerationWithCultureTest.cs Add flaky test logging for `CacheTagHelper_VaryByCultureComposesWithOtherVaryByOptions`. 2018-08-21 15:07:31 -07:00
HtmlHelperOptionsTest.cs
InputFormatterTests.cs
InputObjectValidationTests.cs [Design] Add a MaxValidationDepth option to ValidationVisitor 2018-08-16 15:01:18 -07:00
InputValidationTests.cs
JsonOutputFormatterTests.cs
JsonPatchInputFormatterTest.cs
JsonResultTest.cs
LinkGenerationTests.cs
Microsoft.AspNetCore.Mvc.FunctionalTests.csproj make feature branch build 2018-07-20 12:57:43 -07:00
MvcSandboxTest.cs
OutputFormatterTest.cs
RazorBuildTest.cs
RazorPageModelTest.cs
RazorPagesNamespaceTest.cs
RazorPagesTest.cs
RazorPagesViewSearchTest.cs
RazorPagesWithBasePathTest.cs Ignore line ending diff 2018-08-10 11:09:49 -07:00
RazorViewLocationSpecificationTest.cs
RemoteAttributeValidationTest.cs
RequestFormLimitsTest.cs
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
RespectBrowserAcceptHeaderTests.cs
RoutingTests.cs MVC startup experience (#8131) 2018-07-25 14:30:51 +12:00
RoutingTestsBase.cs Use `TheoryData` properties to avoid duplicate test data 2018-07-26 10:12:50 -07:00
SerializableErrorTests.cs
SimpleTests.cs
StreamOutputFormatterTest.cs
TagHelperComponentTagHelperTest.cs
TagHelpersFromServicesTest.cs
TagHelpersTest.cs
TempDataInCookiesTest.cs
TempDataInCookiesUsingCookieConsentTest.cs
TempDataInSessionTest.cs
TempDataPropertyTest.cs
TempDataTestBase.cs
TestingInfrastructureInheritanceTests.cs
TestingInfrastructureTests.cs
UrlResolutionTest.cs
VersioningEndpointRoutingTests.cs Rename global routing to endpoint routing (#8179) 2018-08-01 15:05:49 +12:00
VersioningTests.cs MVC startup experience (#8131) 2018-07-25 14:30:51 +12:00
VersioningTestsBase.cs React to the removal of EndpointConstraint 2018-07-28 19:03:16 -07:00
ViewComponentFromServicesTests.cs
ViewEngineTests.cs
WebApiCompatShimActionResultTest.cs
WebApiCompatShimActionSelectionTest.cs
WebApiCompatShimBasicTest.cs
WebApiCompatShimParameterBindingTest.cs
XmlDataContractSerializerFormattersWrappingTest.cs
XmlDataContractSerializerInputFormatterTest.cs
XmlOutputFormatterTests.cs
XmlSerializerFormattersWrappingTest.cs
XmlSerializerInputFormatterTests.cs
xunit.runner.json