aspnetcore/test
Harsh Gupta 88ac4b94e4 Fixing #2466, #2446.
The assumption is ModelState should have entries if
1. An error is explicitly added by a model binder.
2. There is validation error reported while validating the model.
3. There is value bound by the model binder.

With this change there should be no extra entry other than for the cases mentioned above.

Also enabling the integration test cases.
2015-05-15 12:27:41 -07:00
..
Microsoft.AspNet.JsonPatch.Test
Microsoft.AspNet.Mvc.Abstractions.Test
Microsoft.AspNet.Mvc.ApiExplorer.Test
Microsoft.AspNet.Mvc.Common.Test
Microsoft.AspNet.Mvc.Core.Test Restoring modelvalidation node. 2015-05-14 18:38:26 -07:00
Microsoft.AspNet.Mvc.FunctionalTests Add tests to account for aspnet/Razor#220. 2015-05-15 12:13:15 -07:00
Microsoft.AspNet.Mvc.IntegrationTests Fixing #2466, #2446. 2015-05-15 12:27:41 -07:00
Microsoft.AspNet.Mvc.Razor.Host.Test
Microsoft.AspNet.Mvc.Razor.Test Add tests to account for aspnet/Razor#220. 2015-05-15 12:13:15 -07:00
Microsoft.AspNet.Mvc.TagHelpers.Test Fix #448: Support app-wide defaults for HTML helpers 2015-05-12 14:10:59 -07:00
Microsoft.AspNet.Mvc.Test SerializerSettings refactor 2015-05-11 16:43:17 -07:00
Microsoft.AspNet.Mvc.TestCommon
Microsoft.AspNet.Mvc.WebApiCompatShimTest Fix #2330 - Reimagine *FormatterContext 2015-05-12 11:05:56 -07:00
Microsoft.AspNet.Mvc.Xml.Test [Fixes #2541] Use custom stream writer for Xml output formatters 2015-05-15 12:12:11 -07:00
WebSites Add tests to account for aspnet/Razor#220. 2015-05-15 12:13:15 -07:00