aspnetcore/test
N. Taylor Mullen 75a77e2d01 Add tests to validate attribute value rendering.
- Exposed internals from Mvc.Razor.Host to Mvc.Razor.Test so it can use the MvcRazorHost override that takes the IFileSystem.
- Added end-to-end code generation tests for TagHelpers with ModelExpression properties.

#1241
2014-10-09 22:47:26 -07:00
..
Microsoft.AspNet.Mvc.Core.Test Add unit tests to controller properties 2014-10-09 18:18:03 -07:00
Microsoft.AspNet.Mvc.FunctionalTests
Microsoft.AspNet.Mvc.HeaderValueAbstractions.Test
Microsoft.AspNet.Mvc.ModelBinding.Test
Microsoft.AspNet.Mvc.Razor.Host.Test Add tests to validate attribute value rendering. 2014-10-09 22:47:26 -07:00
Microsoft.AspNet.Mvc.Razor.Test
Microsoft.AspNet.Mvc.Test
WebSites