aspnetcore/test
N. Taylor Mullen cc5c0d6cbe Update `HelperResult` to take in an async func.
- The corresponding Razor change results in `HelperResult`s being rendered with async lambdas.
- This change enables `TagHelper`s and other async code to exist inside of `HelperResult` blocks.
- Added test to validate Templates (they generate `HelperResult`s) can utilize `TagHelper`s correctly.
- Rename `RazorPage`s `RenderBodyDelegate` to `RenderBodyDelegateAsync`.

aspnet/Razor#494
2015-08-25 22:37:17 -07:00
..
Microsoft.AspNet.JsonPatch.Test
Microsoft.AspNet.Mvc.Abstractions.Test
Microsoft.AspNet.Mvc.ApiExplorer.Test
Microsoft.AspNet.Mvc.Core.Test
Microsoft.AspNet.Mvc.Cors.Test
Microsoft.AspNet.Mvc.DataAnnotations.Test
Microsoft.AspNet.Mvc.Formatters.Json.Test
Microsoft.AspNet.Mvc.Formatters.Xml.Test
Microsoft.AspNet.Mvc.FunctionalTests Update `HelperResult` to take in an async func. 2015-08-25 22:37:17 -07:00
Microsoft.AspNet.Mvc.IntegrationTests Expand model types `GenericModelBinder` can handle 2015-08-25 09:50:31 -07:00
Microsoft.AspNet.Mvc.Localization.Test
Microsoft.AspNet.Mvc.Razor.Host.Test
Microsoft.AspNet.Mvc.Razor.Test Update `HelperResult` to take in an async func. 2015-08-25 22:37:17 -07:00
Microsoft.AspNet.Mvc.TagHelpers.Test
Microsoft.AspNet.Mvc.Test
Microsoft.AspNet.Mvc.TestCommon
Microsoft.AspNet.Mvc.ViewFeatures.Test
Microsoft.AspNet.Mvc.WebApiCompatShimTest
WebSites Update `HelperResult` to take in an async func. 2015-08-25 22:37:17 -07:00