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