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 Replace of Add operation (jsonpatch dynamic support) 2015-08-07 16:10:07 -07:00
Microsoft.AspNet.Mvc.Abstractions.Test
Microsoft.AspNet.Mvc.ApiExplorer.Test Cleanup .xproj files to avoid future churn 2015-07-17 09:07:23 -07:00
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 Cleanup .xproj files to avoid future churn 2015-07-17 09:07:23 -07:00
Microsoft.AspNet.Mvc.DataAnnotations.Test Support `[Display(Name = "")]` on enum values 2015-08-06 16:07:50 -07:00
Microsoft.AspNet.Mvc.Formatters.Json.Test Cleanup .xproj files to avoid future churn 2015-07-17 09:07:23 -07:00
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 Add support for jQuery syntax in form data 2015-08-05 10:31:24 -07:00
Microsoft.AspNet.Mvc.Localization.Test Fix #2874 part 2 - Add AddLocalization() overload for MVC localization. 2015-08-07 09:49:08 -07:00
Microsoft.AspNet.Mvc.Razor.Host.Test Issue #2745 - ViewHierarchyUtility.GetHierarchicalPath does not handle root paths *nix file systems. 2015-08-06 10:31:11 -07:00
Microsoft.AspNet.Mvc.Razor.Test Add `AddHtmlAttributeValues` for `TagHelper`s. 2015-08-10 12:06:02 -07:00
Microsoft.AspNet.Mvc.TagHelpers.Test [Fixes #2841] Support comma separated globbed include and exclude pattern in Script and Link tag helpers 2015-08-06 16:55:12 -07:00
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 Add `HttpOkResult`, `HttpOkObjectResult`, and `Ok()` methods in `Controller` 2015-07-23 18:49:36 -07:00
WebSites Add `AddHtmlAttributeValues` for `TagHelper`s. 2015-08-10 12:06:02 -07:00