aspnetcore/test/Microsoft.AspNetCore.Mvc.Fu...
James Newton-King 36d90c9bc2
Run request service constraint test with dispatching (#8112)
2018-07-19 16:43:51 +12:00
..
Infrastructure Add partial helper to Razor Page \ PageModel 2018-07-09 11:01:15 -07:00
compiler/resources
AntiforgeryAuthTests.cs
AntiforgeryTestHelper.cs Add partial helper to Razor Page \ PageModel 2018-07-09 11:01:15 -07:00
AntiforgeryTests.cs
ApiBehaviorTest.cs
ApiExplorerTest.cs Add support for default response (#8028) 2018-07-06 16:44:07 -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
ConsumesAttributeDispatchingTests.cs Consumes endpoint constraint (#8057) 2018-07-12 16:35:33 +12:00
ConsumesAttributeTests.cs Consumes endpoint constraint (#8057) 2018-07-12 16:35:33 +12:00
ConsumesAttributeTestsBase.cs Consumes endpoint constraint (#8057) 2018-07-12 16:35:33 +12:00
ContentNegotiationTest.cs
ControllerFromServicesTests.cs
CorsTests.cs
DataAnnotationTests.cs
DefaultOrderTest.cs
DefaultValuesTest.cs
DirectivesTest.cs
DispatchingTests.cs Fix dispatching functional tests not using dispatching startup (#8052) 2018-07-12 14:19:48 +12:00
DoNotRespectBrowserAcceptHeaderTests.cs
ErrorPageTests.cs
ExceptionInfo.cs
FileResultTests.cs
FiltersTest.cs
FlushPointTest.cs
FormFileUploadTest.cs
GlobalAuthorizationFilterTest.cs
HtmlGenerationTest.cs Add fallback attribute to partial tag helper. 2018-07-09 12:24:26 -07:00
HtmlGenerationWithCultureTest.cs
HtmlHelperOptionsTest.cs
InputFormatterTests.cs Use ModelMetadata from actual types for validation 2018-07-02 11:23:16 -07:00
InputObjectValidationTests.cs
InputValidationTests.cs
JsonOutputFormatterTests.cs
JsonPatchInputFormatterTest.cs
JsonResultTest.cs
LinkGenerationTests.cs
Microsoft.AspNetCore.Mvc.FunctionalTests.csproj Add BasicApi and BasicViews apps 2018-06-22 16:41:17 -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
RequestFormLimitsTest.cs
RequestServicesDispatchingTest.cs Run request service constraint test with dispatching (#8112) 2018-07-19 16:43:51 +12:00
RequestServicesTest.cs Run request service constraint test with dispatching (#8112) 2018-07-19 16:43:51 +12:00
RequestServicesTestBase.cs Run request service constraint test with dispatching (#8112) 2018-07-19 16:43:51 +12:00
RequestSizeLimitTest.cs
RespectBrowserAcceptHeaderTests.cs
RoutingTests.cs Fix dispatching functional tests not using dispatching startup (#8052) 2018-07-12 14:19:48 +12:00
RoutingTestsBase.cs Fix dispatching functional tests not using dispatching startup (#8052) 2018-07-12 14:19:48 +12: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
VersioningDispatchingTests.cs Versioning with endpoint constraint (#8098) 2018-07-17 16:37:45 +12:00
VersioningTests.cs Versioning with endpoint constraint (#8098) 2018-07-17 16:37:45 +12:00
VersioningTestsBase.cs Versioning with endpoint constraint (#8098) 2018-07-17 16:37:45 +12: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