aspnetcore/test
Doug Bunting ff91e796c1 Revert "Fixing tests"
- wrong fix especially now that test encoders work as expected
- touch up `HtmlHelperTest` and `RazorViewTest` since test encoders are now consistent
- remove references to old `Microsoft.Extensions.WebEncoders.Testing` package

This reverts commit a9d5876cd9.
- but leave `FormTagHelperTest` and `ValidationMessageTagHelperTest` cleanup alone

nit: use `string.Empty` in `HtmlHelperLinkGenerationTest`
2015-11-02 09:45:56 -08:00
..
Microsoft.AspNet.Mvc.Abstractions.Test
Microsoft.AspNet.Mvc.ApiExplorer.Test Revert "Fixing tests" 2015-11-02 09:45:56 -08:00
Microsoft.AspNet.Mvc.Core.Test Revert "Fixing tests" 2015-11-02 09:45:56 -08:00
Microsoft.AspNet.Mvc.Cors.Test Revert "Fixing tests" 2015-11-02 09:45:56 -08:00
Microsoft.AspNet.Mvc.DataAnnotations.Test Revert "Fixing tests" 2015-11-02 09:45:56 -08:00
Microsoft.AspNet.Mvc.Formatters.Json.Test Revert "Fixing tests" 2015-11-02 09:45:56 -08:00
Microsoft.AspNet.Mvc.Formatters.Xml.Test Revert "Fixing tests" 2015-11-02 09:45:56 -08:00
Microsoft.AspNet.Mvc.FunctionalTests Revert "Fixing tests" 2015-11-02 09:45:56 -08:00
Microsoft.AspNet.Mvc.IntegrationTests Revert "Fixing tests" 2015-11-02 09:45:56 -08:00
Microsoft.AspNet.Mvc.Localization.Test Revert "Fixing tests" 2015-11-02 09:45:56 -08:00
Microsoft.AspNet.Mvc.Razor.Host.Test Revert "Fixing tests" 2015-11-02 09:45:56 -08:00
Microsoft.AspNet.Mvc.Razor.Test Revert "Fixing tests" 2015-11-02 09:45:56 -08:00
Microsoft.AspNet.Mvc.TagHelpers.Test Revert "Fixing tests" 2015-11-02 09:45:56 -08:00
Microsoft.AspNet.Mvc.Test
Microsoft.AspNet.Mvc.TestCommon
Microsoft.AspNet.Mvc.TestDiagnosticListener.Sources
Microsoft.AspNet.Mvc.ViewFeatures.Test Revert "Fixing tests" 2015-11-02 09:45:56 -08:00
Microsoft.AspNet.Mvc.WebApiCompatShimTest
WebSites