aspnetcore/test
N. Taylor Mullen 911dfc57b0 Transition `SelectTagHelper` and `OptionTagHelper` to use `context.Items`.
- Added functional tests to validate data created from a `SelectTagHelper` does not impact following `<select>` tags.
- Also moved the new `SelectTagHelper` communication flow into `TagHelper.Init`.

#3347
2015-10-22 17:17:01 -07:00
..
Microsoft.AspNet.Mvc.Abstractions.Test Use `ModelMetadata.GetDisplayName()` in error message replacing `FormatException` and `OverflowException` 2015-10-22 15:50:36 -07:00
Microsoft.AspNet.Mvc.ApiExplorer.Test Refactor of OutputFormattterContext 2015-10-20 18:05:57 -07:00
Microsoft.AspNet.Mvc.Core.Test Use `ModelMetadata.GetDisplayName()` in error message replacing `FormatException` and `OverflowException` 2015-10-22 15:50:36 -07:00
Microsoft.AspNet.Mvc.Cors.Test Add logging to ActionResults and ControllerActionInvoker 2015-10-21 13:16:14 -07:00
Microsoft.AspNet.Mvc.DataAnnotations.Test
Microsoft.AspNet.Mvc.Formatters.Json.Test Use `ModelMetadata.GetDisplayName()` in error message replacing `FormatException` and `OverflowException` 2015-10-22 15:50:36 -07:00
Microsoft.AspNet.Mvc.Formatters.Xml.Test Use `ModelMetadata.GetDisplayName()` in error message replacing `FormatException` and `OverflowException` 2015-10-22 15:50:36 -07:00
Microsoft.AspNet.Mvc.FunctionalTests Transition `SelectTagHelper` and `OptionTagHelper` to use `context.Items`. 2015-10-22 17:17:01 -07:00
Microsoft.AspNet.Mvc.IntegrationTests Use `ModelMetadata.GetDisplayName()` in error message replacing `FormatException` and `OverflowException` 2015-10-22 15:50:36 -07:00
Microsoft.AspNet.Mvc.Localization.Test
Microsoft.AspNet.Mvc.Razor.Host.Test React to aspnet/Razor#578. 2015-10-22 14:41:40 -07:00
Microsoft.AspNet.Mvc.Razor.Test Rename `AppendEncoded()` to `AppendHtml()` and `SetContentEncoded()` to `SetHtmlContent()` 2015-10-22 16:57:47 -07:00
Microsoft.AspNet.Mvc.TagHelpers.Test Transition `SelectTagHelper` and `OptionTagHelper` to use `context.Items`. 2015-10-22 17:17:01 -07:00
Microsoft.AspNet.Mvc.Test
Microsoft.AspNet.Mvc.TestCommon
Microsoft.AspNet.Mvc.TestDiagnosticListener.Sources Update to use DiagnosticSource 2015-10-20 11:47:29 -07:00
Microsoft.AspNet.Mvc.ViewFeatures.Test Rename `AppendEncoded()` to `AppendHtml()` and `SetContentEncoded()` to `SetHtmlContent()` 2015-10-22 16:57:47 -07:00
Microsoft.AspNet.Mvc.WebApiCompatShimTest Use `ModelMetadata.GetDisplayName()` in error message replacing `FormatException` and `OverflowException` 2015-10-22 15:50:36 -07:00
WebSites Transition `SelectTagHelper` and `OptionTagHelper` to use `context.Items`. 2015-10-22 17:17:01 -07:00