aspnetcore/test
ASP.NET CI 2e73bab2a4 Move option for JSON errors to MvcJsonOptions
This was in the wrong place - JSON formatters have their own options
type already.

Moved the option to MvcJsonOptions and updated the naming + defaults to
reflect our plan.

Also did a bunch of general cleanup on these tests, which were a bit
sloppy.
2018-01-07 21:48:58 -08:00
..
Microsoft.AspNetCore.Mvc.Abstractions.Test
Microsoft.AspNetCore.Mvc.ApiExplorer.Test
Microsoft.AspNetCore.Mvc.Core.Test Move option for JSON errors to MvcJsonOptions 2018-01-07 21:48:58 -08:00
Microsoft.AspNetCore.Mvc.Cors.Test
Microsoft.AspNetCore.Mvc.DataAnnotations.Test
Microsoft.AspNetCore.Mvc.Formatters.Json.Test Move option for JSON errors to MvcJsonOptions 2018-01-07 21:48:58 -08:00
Microsoft.AspNetCore.Mvc.Formatters.Xml.Test
Microsoft.AspNetCore.Mvc.FunctionalTests Move option for JSON errors to MvcJsonOptions 2018-01-07 21:48:58 -08:00
Microsoft.AspNetCore.Mvc.IntegrationTests Move option for JSON errors to MvcJsonOptions 2018-01-07 21:48:58 -08:00
Microsoft.AspNetCore.Mvc.Localization.Test
Microsoft.AspNetCore.Mvc.Razor.Test Use DebugType specified in DependencyContext to determine pdb type 2018-01-02 13:41:31 -08:00
Microsoft.AspNetCore.Mvc.RazorPages.Test Ensure RazorPages in an area are not route-able through root based paths when root directory and area root directory overlap 2018-01-03 09:37:30 -08:00
Microsoft.AspNetCore.Mvc.TagHelpers.Test
Microsoft.AspNetCore.Mvc.Test Move option for JSON errors to MvcJsonOptions 2018-01-07 21:48:58 -08:00
Microsoft.AspNetCore.Mvc.TestCommon
Microsoft.AspNetCore.Mvc.TestDiagnosticListener
Microsoft.AspNetCore.Mvc.ViewFeatures.Test Add missing `RenderPartial(...)` overload 2018-01-05 11:27:54 -08:00
Microsoft.AspNetCore.Mvc.WebApiCompatShimTest Use latest `Microsoft.AspNet.WebApi.Client` package 2018-01-05 16:42:28 -08:00
WebSites Use latest `Microsoft.AspNet.WebApi.Client` package 2018-01-05 16:42:28 -08:00
Directory.Build.props
MvcTests.ruleset