aspnetcore/test
Doug Bunting c351712419 Add `FloatingPointTypeModelBinderProvider` and related binders
- #5502
- support thousands separators for `decimal`, `double` and `float`
- add tests demonstrating `SimpleTypeModelBinder` does not support thousands separators for numeric types
- add tests demonstrating use of commas (not thousands separators) with `enum` values
2017-07-03 17:55:04 -07:00
..
Microsoft.AspNetCore.Mvc.Abstractions.Test Do not include type names in `ModelState` error messages 2017-06-28 15:16:23 -07:00
Microsoft.AspNetCore.Mvc.ApiExplorer.Test
Microsoft.AspNetCore.Mvc.Core.Test Add `FloatingPointTypeModelBinderProvider` and related binders 2017-07-03 17:55:04 -07:00
Microsoft.AspNetCore.Mvc.Cors.Test
Microsoft.AspNetCore.Mvc.DataAnnotations.Test Do not include type names in `ModelState` error messages 2017-06-28 15:16:23 -07:00
Microsoft.AspNetCore.Mvc.Formatters.Json.Test Do not include type names in `ModelState` error messages 2017-06-28 15:16:23 -07:00
Microsoft.AspNetCore.Mvc.Formatters.Xml.Test
Microsoft.AspNetCore.Mvc.FunctionalTests [Fixes #6468] Clean up the productionized testing infrastructure 2017-07-03 10:15:06 -07:00
Microsoft.AspNetCore.Mvc.IntegrationTests Add `FloatingPointTypeModelBinderProvider` and related binders 2017-07-03 17:55:04 -07:00
Microsoft.AspNetCore.Mvc.Localization.Test
Microsoft.AspNetCore.Mvc.Performance
Microsoft.AspNetCore.Mvc.Razor.Test Normalize paths returned by view location expanders 2017-06-27 08:48:07 -07:00
Microsoft.AspNetCore.Mvc.RazorPages.Test Add RemoveType methods of PageConventionCollection 2017-06-30 16:27:51 -07:00
Microsoft.AspNetCore.Mvc.TagHelpers.Test Add a default sliding expiration of 30 seconds on Memory and Distributed Cache Tag Helpers. 2017-07-03 17:06:47 -07:00
Microsoft.AspNetCore.Mvc.Test Add `FloatingPointTypeModelBinderProvider` and related binders 2017-07-03 17:55:04 -07:00
Microsoft.AspNetCore.Mvc.TestCommon React to API change in HttpAbstractions 2017-06-27 17:33:46 -07:00
Microsoft.AspNetCore.Mvc.TestDiagnosticListener
Microsoft.AspNetCore.Mvc.ViewFeatures.Test Use ordinal comparisons in `ExpressionTextCache` 2017-06-29 14:59:06 -07:00
Microsoft.AspNetCore.Mvc.WebApiCompatShimTest Remove duplicate type 2017-06-26 16:32:51 -07:00
WebSites Add SignOut overload + Use new auth api (#6476) 2017-07-03 12:32:11 -07:00