- 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 |
||
|---|---|---|
| .. | ||
| Components | ||
| _ComponentLayout.cshtml | ||
| _Layout.cshtml | ||
| _LayoutWithFlush.cshtml | ||
| _LayoutWithPartialAndFlush.cshtml | ||
| _LayoutWithRenderSectionAsync.cshtml | ||
| _LayoutWithRenderSectionOnly.cshtml | ||
| _LayoutWithTitle.cshtml | ||
| _NestedLayoutWithFlush.cshtml | ||
| _Partial.cshtml | ||
| _PartialThatSetsTitle.cshtml | ||
| _PartialWithFlush.cshtml | ||
| _PartialWithModelFromEnumerable.cshtml | ||