aspnetcore/test
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
..
Microsoft.AspNetCore.Mvc.Abstractions.Test
Microsoft.AspNetCore.Mvc.ApiExplorer.Test Use content-type specified by ProducesAttribute if no formatter supports it 2018-09-19 13:51:31 -07:00
Microsoft.AspNetCore.Mvc.Core.Test Add PageRouteTransformerConvention (#8541) 2018-10-04 17:34:26 +13:00
Microsoft.AspNetCore.Mvc.Core.TestCommon Support page parameter in attribute route (#8530) 2018-10-04 14:39:40 +13:00
Microsoft.AspNetCore.Mvc.Cors.Test
Microsoft.AspNetCore.Mvc.DataAnnotations.Test
Microsoft.AspNetCore.Mvc.Formatters.Json.Test Invoke FlushAsync before disposing the HttpResponseWriter in JsonResultExecutor 2018-09-24 13:00:56 -07:00
Microsoft.AspNetCore.Mvc.Formatters.Xml.Test
Microsoft.AspNetCore.Mvc.FunctionalTests Handle OPTIONS requests without a handler in Razor Pages (#8528) 2018-10-04 12:25:36 -07:00
Microsoft.AspNetCore.Mvc.IntegrationTests Change `CollectionModelBinder` and `ComplexTypeModelBinder` to enforce `[BindRequired]` 2018-09-21 11:08:16 -07:00
Microsoft.AspNetCore.Mvc.Localization.Test
Microsoft.AspNetCore.Mvc.Razor.Test
Microsoft.AspNetCore.Mvc.RazorPages.Test Handle OPTIONS requests without a handler in Razor Pages (#8528) 2018-10-04 12:25:36 -07:00
Microsoft.AspNetCore.Mvc.TagHelpers.Test
Microsoft.AspNetCore.Mvc.Test Handle OPTIONS requests without a handler in Razor Pages (#8528) 2018-10-04 12:25:36 -07:00
Microsoft.AspNetCore.Mvc.TestDiagnosticListener
Microsoft.AspNetCore.Mvc.ViewFeatures.Test
Microsoft.AspNetCore.Mvc.Views.TestCommon
Microsoft.AspNetCore.Mvc.WebApiCompatShimTest
Mvc.Analyzers.Test
Mvc.Api.Analyzers.Test Include the response type in ProducesResponseType for client errors (#8490) 2018-09-26 15:51:49 -07:00
WebSites Handle OPTIONS requests without a handler in Razor Pages (#8528) 2018-10-04 12:25:36 -07:00
Directory.Build.props
MvcTests.ruleset