aspnetcore/test
Nick Chapsas 015dafc25f [Feature] String should be an acceptable value for a checkbox if it can be parsed as a boolean (#5845)
- `string` should be an acceptable value for a checkbox if it can be parsed as a `bool`
- `throw` with different resources when `ModelType` isn't `bool` or `string` and when `string` value is not acceptable
2017-03-08 14:22:28 -08:00
..
Microsoft.AspNetCore.Mvc.Abstractions.Test
Microsoft.AspNetCore.Mvc.ApiExplorer.Test
Microsoft.AspNetCore.Mvc.Core.Test
Microsoft.AspNetCore.Mvc.Cors.Test
Microsoft.AspNetCore.Mvc.DataAnnotations.Test
Microsoft.AspNetCore.Mvc.Formatters.Json.Test
Microsoft.AspNetCore.Mvc.Formatters.Xml.Test
Microsoft.AspNetCore.Mvc.FunctionalTests Make CookieTempDataProvider the default ITempDataProvider (#5892) 2017-03-07 16:04:47 -08:00
Microsoft.AspNetCore.Mvc.IntegrationTests
Microsoft.AspNetCore.Mvc.Localization.Test
Microsoft.AspNetCore.Mvc.Razor.Host.Test Fix tests on Windows with `core.autocrlf=input` 2017-03-06 13:59:06 -08:00
Microsoft.AspNetCore.Mvc.Razor.Test Add a PagesOption type that allows configuring the root for Page file discovery 2017-03-03 17:20:07 -08:00
Microsoft.AspNetCore.Mvc.RazorPages.Test Add a PagesOption type that allows configuring the root for Page file discovery 2017-03-03 17:20:07 -08:00
Microsoft.AspNetCore.Mvc.TagHelpers.Test [Feature] String should be an acceptable value for a checkbox if it can be parsed as a boolean (#5845) 2017-03-08 14:22:28 -08:00
Microsoft.AspNetCore.Mvc.Test Make CookieTempDataProvider the default ITempDataProvider (#5892) 2017-03-07 16:04:47 -08:00
Microsoft.AspNetCore.Mvc.TestCommon Add a PagesOption type that allows configuring the root for Page file discovery 2017-03-03 17:20:07 -08:00
Microsoft.AspNetCore.Mvc.TestDiagnosticListener
Microsoft.AspNetCore.Mvc.ViewFeatures.Test Make CookieTempDataProvider the default ITempDataProvider (#5892) 2017-03-07 16:04:47 -08:00
Microsoft.AspNetCore.Mvc.WebApiCompatShimTest
WebSites Make CookieTempDataProvider the default ITempDataProvider (#5892) 2017-03-07 16:04:47 -08:00