aspnetcore/test/Microsoft.AspNetCore.Mvc.Vi...
N. Taylor Mullen 7cea779b7a Update JsonHelper to escape HTML.
- This functionality can be disabled by setting the `Switch.Microsoft.AspNetCore.Mvc.AllowJsonHtml` switch in an app.config.
- Updated tests to react to this new behavior.
- Exposed a new `PublicSerializerSettings` property on `JsonOutputFormatter` so we can accurately copy settings from the used output formatter in `JsonHelper`.
2017-12-07 16:12:43 -08:00
..
DependencyInjection
Internal Add Switch.Microsoft.AspNetCore.Mvc.UseDateTimeTypeForDateTimeOffset quirks mode 2017-09-18 15:13:43 -07:00
Model Add more `ExpressionHelper` tests 2017-03-31 15:22:29 -07:00
Properties Update to new resx format 2017-04-03 16:37:22 -07:00
Rendering Add methods to TagBuilder (#6287) 2017-05-19 12:23:16 -07:00
ViewComponents Upgrade test framework versions and fix test issues 2017-05-15 14:11:27 -07:00
ViewEngines Upgrading Moq to 4.7.1 2017-04-20 17:07:50 -07:00
ViewFeatures Update JsonHelper to escape HTML. 2017-12-07 16:12:43 -08:00
ControllerTest.cs
ControllerUnitTestabilityTests.cs
Microsoft.AspNetCore.Mvc.ViewFeatures.Test.csproj Update how PackageReference versions are set 2017-10-09 11:11:24 -07:00
ModelStateDictionaryExtensionsTest.cs
PartialViewResultTest.cs Using NullLogger types from Logging.Abstractions 2017-03-14 12:24:18 -07:00
RemoteAttributeTest.cs Upgrade test framework versions and fix test issues 2017-05-15 14:11:27 -07:00
Resources.resx
SkipStatusCodePagesAttributeTest.cs
TestApplicationPart.cs
ViewComponentResultTest.cs Modify ViewComponent_CannotFindComponent error message (#6263) 2017-05-12 14:15:29 -07:00
ViewComponentTests.cs React to ISession cancellation changes 2017-07-05 14:34:48 -07:00
ViewResultTest.cs Using NullLogger types from Logging.Abstractions 2017-03-14 12:24:18 -07:00