aspnetcore/test/Microsoft.AspNetCore.Mvc.Fu...
Ryan Nowak 2b289d2f2c Use MatcherPolicy for Consumes 2018-08-01 19:05:04 -07:00
..
Infrastructure CompositeValidationAttribute 2018-07-20 15:31:14 -07:00
compiler/resources Fix up a few pieces for the fallback integrity check feature. 2018-06-20 16:10:52 -07:00
AntiforgeryAuthTests.cs
AntiforgeryTestHelper.cs Add partial helper to Razor Page \ PageModel 2018-07-09 11:01:15 -07:00
AntiforgeryTests.cs
ApiBehaviorTest.cs [Fixes #7609] ApiBehaviorApplicationModelProvider overwrites existing BindingInfo in entirety when inferring binding sources 2018-05-24 14:28:42 -07:00
ApiExplorerTest.cs Introduce ApiConventionMethodAttribute 2018-07-30 11:13:25 -07:00
ApplicationModelTest.cs
AsyncActionsTests.cs
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
ConsumesAttributeEndpointRoutingTests.cs Use MatcherPolicy for Consumes 2018-08-01 19:05:04 -07:00
ConsumesAttributeTests.cs MVC startup experience (#8131) 2018-07-25 14:30:51 +12:00
ConsumesAttributeTestsBase.cs Use MatcherPolicy for Consumes 2018-08-01 19:05:04 -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 DataAnnotations of Enum values use DataAnnotationLocalizerProvider 2018-05-25 16:00:00 -07:00
DefaultOrderTest.cs
DefaultValuesTest.cs [Fixes #7518] NullReferenceException thrown when Controller method uses Guid parameter default value 2018-03-27 05:22:20 -07:00
DirectivesTest.cs
DoNotRespectBrowserAcceptHeaderTests.cs
EndpointRoutingTest.cs Unskip endpoint routing functional tests 2018-08-01 07:22:42 -07:00
ErrorPageTests.cs Fix up error message when compilation references are missing 2018-06-18 09:20:08 -07:00
ExceptionInfo.cs
FileResultTests.cs
FiltersTest.cs
FlushPointTest.cs
FormFileUploadTest.cs
GlobalAuthorizationFilterTest.cs Add compatibility switch controlling parameter metadata and top-level validation 2018-03-26 12:29:04 -07:00
HtmlGenerationTest.cs CompositeValidationAttribute 2018-07-20 15:31:14 -07:00
HtmlGenerationWithCultureTest.cs CacheTagHelper should be able to vary by culture 2018-05-13 14:21:08 -07:00
HtmlHelperOptionsTest.cs
InputFormatterTests.cs Use ModelMetadata from actual types for validation 2018-07-02 11:23:16 -07:00
InputObjectValidationTests.cs CompositeValidationAttribute 2018-07-20 15:31:14 -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 Add partial helper to Razor Page \ PageModel 2018-07-09 11:01:15 -07:00
RazorPagesViewSearchTest.cs
RazorPagesWithBasePathTest.cs Ensure PageContext.ViewData and ViewContext.ViewData are the same instance 2018-07-16 11:16:03 -07:00
RazorViewLocationSpecificationTest.cs
RemoteAttributeValidationTest.cs Cleanup TestCommon 2018-05-18 10:45:57 -07:00
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 Cleanup TestCommon 2018-05-18 10:45:57 -07:00
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 Upgrade deps and unskip tests (#7936) 2018-06-19 14:58:40 -07:00
WebApiCompatShimActionResultTest.cs
WebApiCompatShimActionSelectionTest.cs
WebApiCompatShimBasicTest.cs
WebApiCompatShimParameterBindingTest.cs
XmlDataContractSerializerFormattersWrappingTest.cs
XmlDataContractSerializerInputFormatterTest.cs
XmlOutputFormatterTests.cs Fix ActionMethodExecutor incorrectly setting DeclaredType on ObjectResult 2018-05-18 10:43:28 -07:00
XmlSerializerFormattersWrappingTest.cs
XmlSerializerInputFormatterTests.cs
xunit.runner.json