aspnetcore/test/Microsoft.AspNetCore.Mvc.Ra.../Internal
Pranav K 153165f9ad
Handle OPTIONS requests without a handler in Razor Pages (#8528)
* Handle OPTIONS requests without a handler in Razor Pages

Fixes #7438
2018-10-04 12:25:36 -07:00
..
AuthorizationPageApplicationModelProviderTest.cs Handle OPTIONS requests without a handler in Razor Pages (#8528) 2018-10-04 12:25:36 -07:00
CompiledPageActionDescriptorBuilderTest.cs Fix some spelling (#8378) 2018-09-06 07:39:01 -07:00
CompiledPageRouteModelProviderTest.cs Fix some spelling (#8378) 2018-09-06 07:39:01 -07:00
DefaultPageHandlerMethodSelectorTest.cs
DefaultPageLoaderTest.cs
ExecutorFactoryTest.cs
PageActionDescriptorChangeProviderTest.cs Add a feature to disable file watching in Razor pages (#8369) 2018-09-06 10:16:31 -07:00
PageActionInvokerProviderTest.cs Cleanup TestCommon 2018-05-18 10:45:57 -07:00
PageActionInvokerTest.cs [Design] Add a MaxValidationDepth option to ValidationVisitor 2018-08-16 15:01:18 -07:00
PageBinderFactoryTest.cs [Design] Add a MaxValidationDepth option to ValidationVisitor 2018-08-16 15:01:18 -07:00
PageHandlerPageFilterTest.cs
PageHandlerResultFilterTest.cs Fix some spelling (#8378) 2018-09-06 07:39:01 -07:00
PageRouteModelFactoryTest.cs Unskip skipped tests 2018-05-29 12:10:59 -07:00
PageSaveTempDataPropertyFilterFactoryTest.cs
PageSaveTempDataPropertyFilterTest.cs
PageViewDataAttributeFilterFactoryTest.cs Introduce ViewDataAttribute 2018-03-30 14:19:52 -07:00
PageViewDataAttributeFilterTest.cs Introduce ViewDataAttribute 2018-03-30 14:19:52 -07:00
RazorPagesRazorViewEngineOptionsSetupTest.cs Add a feature to disable file watching in Razor pages (#8369) 2018-09-06 10:16:31 -07:00
RazorProjectPageRouteModelProviderTest.cs Remove root directory customization options for Razor Pages areas 2018-04-11 15:25:31 -07:00
ResponseCacheFilterApplicationModelProviderTest.cs Handle OPTIONS requests without a handler in Razor Pages (#8528) 2018-10-04 12:25:36 -07:00
TempDataFilterPageApplicationModelProviderTest.cs
ViewDataAttributePageApplicationModelProviderTest.cs Introduce ViewDataAttribute 2018-03-30 14:19:52 -07:00