aspnetcore/test
James Newton-King a7406d4497
Add MvcEndpointDataSource and functional tests (#7886)
2018-06-14 11:03:45 +12:00
..
Microsoft.AspNetCore.Mvc.Abstractions.Test Cleanup TestCommon 2018-05-18 10:45:57 -07:00
Microsoft.AspNetCore.Mvc.Analyzers.Experimental.Test Update analyzer tests to use Microsoft.AspNetCore.Analyzer.Testing 2018-05-07 16:06:01 -07:00
Microsoft.AspNetCore.Mvc.Analyzers.Test Add some assertions for controllers and controller actions 2018-06-08 15:00:19 -07:00
Microsoft.AspNetCore.Mvc.ApiExplorer.Test Add support for conventions in DefaultApiDescriptionProvider 2018-06-11 16:07:09 -07:00
Microsoft.AspNetCore.Mvc.Core.Test Add MvcEndpointDataSource and functional tests (#7886) 2018-06-14 11:03:45 +12:00
Microsoft.AspNetCore.Mvc.Core.TestCommon DataAnnotations of Enum values use DataAnnotationLocalizerProvider 2018-05-25 16:00:00 -07:00
Microsoft.AspNetCore.Mvc.Cors.Test Cleanup TestCommon 2018-05-18 10:45:57 -07:00
Microsoft.AspNetCore.Mvc.DataAnnotations.Test DataAnnotations of Enum values use DataAnnotationLocalizerProvider 2018-05-25 16:00:00 -07:00
Microsoft.AspNetCore.Mvc.Formatters.Json.Test Cleanup TestCommon 2018-05-18 10:45:57 -07:00
Microsoft.AspNetCore.Mvc.Formatters.Xml.Test Cleanup TestCommon 2018-05-18 10:45:57 -07:00
Microsoft.AspNetCore.Mvc.FunctionalTests Add MvcEndpointDataSource and functional tests (#7886) 2018-06-14 11:03:45 +12:00
Microsoft.AspNetCore.Mvc.IntegrationTests Cleanup TestCommon 2018-05-18 10:45:57 -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 Cleanup TestCommon 2018-05-18 10:45:57 -07:00
Microsoft.AspNetCore.Mvc.RazorPages.Test Allow IgnoreAntiForgeryToken applied on Razor Page models to work 2018-06-13 11:59:47 -07:00
Microsoft.AspNetCore.Mvc.TagHelpers.Test Cleanup TestCommon 2018-05-18 10:45:57 -07:00
Microsoft.AspNetCore.Mvc.Test Infer BindingSource.FormFile for IEnumerable<IFormFile> 2018-05-22 11:05:09 -07:00
Microsoft.AspNetCore.Mvc.TestDiagnosticListener
Microsoft.AspNetCore.Mvc.ViewFeatures.Test Prevent null refs in some simple cases in CachedExpressionCompiler 2018-05-29 11:09:48 -07:00
Microsoft.AspNetCore.Mvc.Views.TestCommon Cleanup TestCommon 2018-05-18 10:45:57 -07:00
Microsoft.AspNetCore.Mvc.WebApiCompatShimTest Cleanup TestCommon 2018-05-18 10:45:57 -07:00
WebSites Add MvcEndpointDataSource and functional tests (#7886) 2018-06-14 11:03:45 +12:00
Directory.Build.props Remove `xUnit1026` workaround in test projects 2018-06-08 15:24:36 -07:00
MvcTests.ruleset