aspnetcore/test
Doug Bunting 10f7234c61 Add more tests of `<input/>` tag helper
- scenarios where helper takes different code paths were not well-explored

nits:
- improve a few comments and names
- refactor some setup code into helper methods
- use `EmptyModelMetadataProvider`, not `DataAnnotationsModelMetadataProvider`

Test gap around `GenerateTextBox()`'s `format` argument is temporary.
2014-11-19 22:36:48 -08:00
..
Microsoft.AspNet.Mvc.Core.Test Fix for #1194 - Error using [HttpPost] and [Route] together 2014-11-19 15:52:20 -08:00
Microsoft.AspNet.Mvc.FunctionalTests Fix for #1194 - Error using [HttpPost] and [Route] together 2014-11-19 15:52:20 -08:00
Microsoft.AspNet.Mvc.HeaderValueAbstractions.Test [Fixes #1429] Content negotiation does a case-sensitive matching of media type's parameter values 2014-11-11 10:15:51 -08:00
Microsoft.AspNet.Mvc.ModelBinding.Test
Microsoft.AspNet.Mvc.Razor.Host.Test React to aspnet/Razor#208 changes. 2014-11-07 11:54:30 -08:00
Microsoft.AspNet.Mvc.Razor.Test Updated a comment and sort usings 2014-11-13 11:28:13 -08:00
Microsoft.AspNet.Mvc.TagHelpers.Test Add more tests of `<input/>` tag helper 2014-11-19 22:36:48 -08:00
Microsoft.AspNet.Mvc.Test
Microsoft.AspNet.Mvc.WebApiCompatShimTest
WebSites Checkin VS modifications to kproj 2014-11-19 16:11:46 -08:00