aspnetcore/test/Microsoft.AspNetCore.Mvc.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
..
IntegrationTest Move option for JSON errors to MvcJsonOptions 2018-01-07 21:48:58 -08:00
JsonPatchExtensionsTest.cs React to JsonPatch exception message changes. (#6976) 2017-10-20 09:56:27 -07:00
Microsoft.AspNetCore.Mvc.Test.csproj Update samples and tests to target netcoreapp2.1 2017-11-13 14:58:40 -08:00
MvcOptionsSetupTest.cs Added a model binder for handling Enum types. [Fixes #6329] Why don't we check for Enum.IsDefined on action parameters of enum type 2017-09-14 08:25:05 -07:00
MvcServiceCollectionExtensionsTest.cs Move option for JSON errors to MvcJsonOptions 2018-01-07 21:48:58 -08:00