aspnetcore/test
N. Taylor Mullen a0da6ec19f Add `AddHtmlAttributeValues` for `TagHelper`s.
- Refactored `WriteAttributeTo` to allow re-use of some of the core attribute writing logic. The refactoring was based on removing the `Begin`/`EndContext` for instrumentation bits which isn't valid in a `TagHelper` attribute scenario.
- Added unit tests to validate attributes are properly added to `TagHelperExecutionContext`.
- Added functional test to validate everything is output as expected with dynamic attributes (encoded and non-encoded).

aspnet/Razor#247
2015-08-10 12:06:02 -07:00
..
Microsoft.AspNet.JsonPatch.Test
Microsoft.AspNet.Mvc.Abstractions.Test
Microsoft.AspNet.Mvc.ApiExplorer.Test
Microsoft.AspNet.Mvc.Core.Test Make saving TempData operate via a filter 2015-08-07 16:53:11 -07:00
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 Add `AddHtmlAttributeValues` for `TagHelper`s. 2015-08-10 12:06:02 -07:00
Microsoft.AspNet.Mvc.IntegrationTests
Microsoft.AspNet.Mvc.Localization.Test
Microsoft.AspNet.Mvc.Razor.Host.Test
Microsoft.AspNet.Mvc.Razor.Test Add `AddHtmlAttributeValues` for `TagHelper`s. 2015-08-10 12:06:02 -07:00
Microsoft.AspNet.Mvc.TagHelpers.Test
Microsoft.AspNet.Mvc.Test Make saving TempData operate via a filter 2015-08-07 16:53:11 -07:00
Microsoft.AspNet.Mvc.TestCommon
Microsoft.AspNet.Mvc.ViewFeatures.Test Make saving TempData operate via a filter 2015-08-07 16:53:11 -07:00
Microsoft.AspNet.Mvc.WebApiCompatShimTest
WebSites Add `AddHtmlAttributeValues` for `TagHelper`s. 2015-08-10 12:06:02 -07:00