aspnetcore/test
Doug Bunting c8c0c5303e Remove more `TestHelper` functional tests
- remove tests already thoroughly covered in unit tests
  - #3139 part 2 of 3
- make checks of `<form>` tag helper more consistent with others
  - use a tag helper initializer but testing every variant; covered in unit tests
- remove `MvcStartupTest` and associated web site
  - scenario covered elsewhere
- remove `PrecompilationTest.PrecompiledView_RendersCorrectly()`
  - scenario covered elsewhere and shouldn't do I/O on checked-in files
2015-10-28 16:40:13 -07:00
..
Microsoft.AspNet.Mvc.Abstractions.Test
Microsoft.AspNet.Mvc.ApiExplorer.Test
Microsoft.AspNet.Mvc.Core.Test Add logging of elapsed time for the action. 2015-10-23 15:35:31 -07:00
Microsoft.AspNet.Mvc.Cors.Test
Microsoft.AspNet.Mvc.DataAnnotations.Test
Microsoft.AspNet.Mvc.Formatters.Json.Test Use buffer pooling in IOutputFormatters 2015-10-23 08:10:30 -07:00
Microsoft.AspNet.Mvc.Formatters.Xml.Test Use buffer pooling in IOutputFormatters 2015-10-23 08:10:30 -07:00
Microsoft.AspNet.Mvc.FunctionalTests Remove more `TestHelper` functional tests 2015-10-28 16:40:13 -07:00
Microsoft.AspNet.Mvc.IntegrationTests
Microsoft.AspNet.Mvc.Localization.Test Rename Microsoft.Runtime.Abstractions to Microsoft.Extensions.PlatformAbstractions 2015-10-22 19:48:55 -07:00
Microsoft.AspNet.Mvc.Razor.Host.Test
Microsoft.AspNet.Mvc.Razor.Test Rename Microsoft.Runtime.Abstractions to Microsoft.Extensions.PlatformAbstractions 2015-10-22 19:48:55 -07:00
Microsoft.AspNet.Mvc.TagHelpers.Test Rename Microsoft.Runtime.Abstractions to Microsoft.Extensions.PlatformAbstractions 2015-10-22 19:48:55 -07:00
Microsoft.AspNet.Mvc.Test Rename Microsoft.Runtime.Abstractions to Microsoft.Extensions.PlatformAbstractions 2015-10-22 19:48:55 -07:00
Microsoft.AspNet.Mvc.TestCommon
Microsoft.AspNet.Mvc.TestDiagnosticListener.Sources [Fixes #3274] Added DiagnosticsSource for ViewComponent 2015-10-23 12:51:12 -07:00
Microsoft.AspNet.Mvc.ViewFeatures.Test Allow enums to be serialized by SessionStateTempDataProvider 2015-10-24 08:16:19 -07:00
Microsoft.AspNet.Mvc.WebApiCompatShimTest Use buffer pooling in IOutputFormatters 2015-10-23 08:10:30 -07:00
WebSites Remove more `TestHelper` functional tests 2015-10-28 16:40:13 -07:00