aspnetcore/test
Kiran Challa c16f86f0ef React to Routing repo's api changes 2018-08-03 16:25:41 -07:00
..
Microsoft.AspNetCore.Mvc.Abstractions.Test Cleanup TestCommon 2018-05-18 10:45:57 -07:00
Microsoft.AspNetCore.Mvc.Analyzers.Experimental.Test Add analyzer and codefix that suggests removing unnecessary invalid model state validity checks 2018-07-30 13:14:20 -07:00
Microsoft.AspNetCore.Mvc.ApiExplorer.Test Respect LowercaseUrls in ApiExplorer 2018-08-02 14:58:41 -07:00
Microsoft.AspNetCore.Mvc.Core.Test React to Routing repo's api changes 2018-08-03 16:25:41 -07: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 React to Routing repo's api changes 2018-08-03 16:25:41 -07:00
Microsoft.AspNetCore.Mvc.DataAnnotations.Test CompositeValidationAttribute 2018-07-20 15:31:14 -07:00
Microsoft.AspNetCore.Mvc.Formatters.Json.Test Fix flaky test by using a different instance of contract resolver 2018-08-01 07:33:37 -07:00
Microsoft.AspNetCore.Mvc.Formatters.Xml.Test Avoid `InvalidOperationException` when serializing `SerializableError` 2018-07-26 08:56:02 -07:00
Microsoft.AspNetCore.Mvc.FunctionalTests ConsumesAttribute accepts requests without content type 2018-08-02 16:27:23 -07:00
Microsoft.AspNetCore.Mvc.IntegrationTests Mark unused `ParameterBinder.BindModelAsync(...)` overloads as `[Obsolete]` 2018-07-13 13:26:56 -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 Make publicly exposed Roslyn types internal 2018-07-31 11:08:22 -07:00
Microsoft.AspNetCore.Mvc.RazorPages.Test Copy action constraints and EndPointMetadata when setting up a PageActionDescriptor (#8208) 2018-08-03 12:04:44 -07:00
Microsoft.AspNetCore.Mvc.TagHelpers.Test Use local instances of MemoryCache in script, link and image tag helper 2018-08-01 10:14:31 -07:00
Microsoft.AspNetCore.Mvc.Test Rename global routing to endpoint routing (#8179) 2018-08-01 15:05:49 +12:00
Microsoft.AspNetCore.Mvc.TestDiagnosticListener
Microsoft.AspNetCore.Mvc.ViewFeatures.Test Render `maxlength` attribute for an input tag, when MaxLength or StringLength validation attributes are applied to the model class. 2018-08-02 13:44:19 -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
Mvc.Analyzers.Test Move API convention analyzers to Microsoft.AspNetCore.Mvc.Api.Analyzers 2018-08-02 13:53:33 -07:00
Mvc.Api.Analyzers.Test Move API convention analyzers to Microsoft.AspNetCore.Mvc.Api.Analyzers 2018-08-02 13:53:33 -07:00
WebSites Rename global routing to endpoint routing (#8179) 2018-08-01 15:05:49 +12:00
Directory.Build.props Remove `xUnit1026` workaround in test projects 2018-06-08 15:24:36 -07:00
MvcTests.ruleset