12 types derived from PlaywrightTestsBase
Aspire.Dashboard.Tests (12)
Integration\Playwright\AccessibilityTests.cs (1)
29public sealed class AccessibilityTests : PlaywrightTestsBase<AccessibilityTests.AccessibilityDashboardServerFixture>
Integration\Playwright\AppBarTests.cs (1)
15public class AppBarTests : PlaywrightTestsBase<DashboardServerFixture>
Integration\Playwright\AspireMenuButtonFocusTests.cs (1)
14public class AspireMenuButtonFocusTests : PlaywrightTestsBase<DashboardServerFixture>
Integration\Playwright\AspireMenuLayoutTests.cs (1)
18public sealed class AspireMenuLayoutTests : PlaywrightTestsBase<DashboardServerFixture>
Integration\Playwright\BrowserTokenAuthenticationTests.cs (2)
16public class BrowserTokenAuthenticationTests : PlaywrightTestsBase<BrowserTokenAuthenticationTests.BrowserTokenDashboardServerFixture> 171public class BrowserTokenAuthenticationHttpAndHttpsTests : PlaywrightTestsBase<BrowserTokenAuthenticationTests.BrowserTokenDashboardServerWithHttpAndHttpsFixture>
Integration\Playwright\DashboardInteractionsTests.cs (1)
22public class DashboardInteractionsTests : PlaywrightTestsBase<DashboardInteractionsTests.InteractionsDashboardServerFixture>
Integration\Playwright\DesktopNavMenuTests.cs (1)
13public sealed class DesktopNavMenuTests : PlaywrightTestsBase<DashboardServerFixture>
Integration\Playwright\MobileNavMenuTests.cs (1)
13public sealed class MobileNavMenuTests : PlaywrightTestsBase<DashboardServerFixture>
Integration\Playwright\ResourceSelectInteractionTests.cs (1)
18public sealed class ResourceSelectInteractionTests : PlaywrightTestsBase<DashboardServerFixture>
Integration\Playwright\ResourcesTests.cs (1)
16public class ResourcesTests : PlaywrightTestsBase<ResourcesTests.ResourcesDashboardServerFixture>
Integration\Playwright\TracesLayoutTests.cs (1)
18public sealed class TracesLayoutTests : PlaywrightTestsBase<DashboardServerFixture>