aspnetcore/test
James Newton-King 94101a9cde
Add PageRouteTransformerConvention (#8541)
2018-10-04 17:34:26 +13:00
..
Microsoft.AspNetCore.Mvc.Abstractions.Test Cleanup TestCommon 2018-05-18 10:45:57 -07:00
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 React to Routing repo's api changes 2018-08-03 16:25:41 -07:00
Microsoft.AspNetCore.Mvc.DataAnnotations.Test Fix typos (#8413) 2018-09-12 09:34:45 -07:00
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 Fix some spelling (#8378) 2018-09-06 07:39:01 -07:00
Microsoft.AspNetCore.Mvc.FunctionalTests Add PageRouteTransformerConvention (#8541) 2018-10-04 17:34:26 +13: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 DataAnnotations of Enum values use DataAnnotationLocalizerProvider 2018-05-25 16:00:00 -07:00
Microsoft.AspNetCore.Mvc.Razor.Test Add a feature to disable file watching in Razor pages (#8369) 2018-09-06 10:16:31 -07:00
Microsoft.AspNetCore.Mvc.RazorPages.Test Add PageRouteTransformerConvention (#8541) 2018-10-04 17:34:26 +13:00
Microsoft.AspNetCore.Mvc.TagHelpers.Test Make FileVersionProvider repleacable 2018-09-14 09:14:02 -07:00
Microsoft.AspNetCore.Mvc.Test React to routing API changes 2018-09-30 14:26:06 -07:00
Microsoft.AspNetCore.Mvc.TestDiagnosticListener Update samples and tests to target netcoreapp2.1 2017-11-13 14:58:40 -08:00
Microsoft.AspNetCore.Mvc.ViewFeatures.Test Fix typos (#8413) 2018-09-12 09:34:45 -07:00
Microsoft.AspNetCore.Mvc.Views.TestCommon Cleanup TestCommon 2018-05-18 10:45:57 -07:00
Microsoft.AspNetCore.Mvc.WebApiCompatShimTest Fix some spelling (#8378) 2018-09-06 07:39:01 -07:00
Mvc.Analyzers.Test Fix typos (#8413) 2018-09-12 09:34:45 -07:00
Mvc.Api.Analyzers.Test Include the response type in ProducesResponseType for client errors (#8490) 2018-09-26 15:51:49 -07:00
WebSites Add PageRouteTransformerConvention (#8541) 2018-10-04 17:34:26 +13:00
Directory.Build.props Remove `xUnit1026` workaround in test projects 2018-06-08 15:24:36 -07:00
MvcTests.ruleset