aspnetcore/test
Doug Bunting ff19702db5 Remove `WaitService`
- use `MvcTestFixture` instead of `TestHelper`
  - part of #3139
- continue to test e2e interaction of `FlushAsync()` with sections, partials, et cetera
- remove `FlushPointTest.FlushBeforeCallingLayout()`
  - `RazorPageTest.FlushAsync_ThrowsIfTheLayoutHasBeenSet()` unit test covers the scenario
2015-10-28 15:47:16 -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
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 `WaitService` 2015-10-28 15:47:16 -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 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 `WaitService` 2015-10-28 15:47:16 -07:00