aspnetcore/test
Pranav K 335500ab0e Use ModelMetadata from actual types for validation
Fixes https://github.com/aspnet/Mvc/issues/7952
2018-07-02 11:23:16 -07:00
..
Microsoft.AspNetCore.Mvc.Abstractions.Test
Microsoft.AspNetCore.Mvc.Analyzers.Experimental.Test Ensure analyzer package is referenced by Microsoft.AspNetCore.Mvc 2018-06-19 16:11:47 -07:00
Microsoft.AspNetCore.Mvc.ApiExplorer.Test Fix Api Explorer not returning type with ActionResult<T> and no type in ProducesResponseTypeAttribute 2018-06-29 13:55:30 -07:00
Microsoft.AspNetCore.Mvc.Core.Test Use ModelMetadata from actual types for validation 2018-07-02 11:23:16 -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
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
Microsoft.AspNetCore.Mvc.Formatters.Xml.Test
Microsoft.AspNetCore.Mvc.FunctionalTests Use ModelMetadata from actual types for validation 2018-07-02 11:23:16 -07:00
Microsoft.AspNetCore.Mvc.IntegrationTests
Microsoft.AspNetCore.Mvc.Localization.Test DataAnnotations of Enum values use DataAnnotationLocalizerProvider 2018-05-25 16:00:00 -07:00
Microsoft.AspNetCore.Mvc.Razor.Test Fix up error message when compilation references are missing 2018-06-18 09:20:08 -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 Add optional property to PartialTagHelper (#7991) 2018-06-29 16:02:38 -07:00
Microsoft.AspNetCore.Mvc.Test Ensure analyzer package is referenced by Microsoft.AspNetCore.Mvc 2018-06-19 16:11:47 -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
Microsoft.AspNetCore.Mvc.WebApiCompatShimTest
Mvc.Analyzers.Test Shorten names so MVC repo can be cloned on Windows benchmarks server 2018-06-27 14:33:31 -07:00
WebSites Use ModelMetadata from actual types for validation 2018-07-02 11:23:16 -07:00
Directory.Build.props Remove `xUnit1026` workaround in test projects 2018-06-08 15:24:36 -07:00
MvcTests.ruleset