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
Microsoft.AspNet.Mvc.ApiExplorer.Test Refactor of OutputFormattterContext 2015-10-20 18:05:57 -07:00
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 Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:53 -07:00
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
Microsoft.AspNet.Mvc.Localization.Test
Microsoft.AspNet.Mvc.Razor.Host.Test
Microsoft.AspNet.Mvc.Razor.Test
Microsoft.AspNet.Mvc.TagHelpers.Test
Microsoft.AspNet.Mvc.Test
Microsoft.AspNet.Mvc.TestCommon Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:53 -07:00
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