3 references to AssertNoBlockingWcagViolationsAsync
Aspire.Dashboard.Tests (3)
Integration\Playwright\AccessibilityTests.cs (3)
77=> AssertNoBlockingWcagViolationsAsync(relativeUrl, theme, s_desktopViewport);
90=> AssertNoBlockingWcagViolationsAsync("/", "Light", new ViewportSize { Width = width, Height = height }, viewportName);
106return AssertNoBlockingWcagViolationsAsync(startUrl, theme, s_desktopViewport, openSurfaceAsync: openSurfaceAsync, surfaceLabel: label);