test: add a11y tests to showcases #11413
Annotations
2 errors and 1 notice
👩🔬 Test showcase with Playwright 🎭
Process completed with exit code 1.
|
🔣 Print GitHub Report:
showcases/e2e/default.ts#L89
1) [chromium] › default.ts:52:2 › DBDrawer › should match screenshot ─────────────────────────────
Error: A snapshot doesn't exist at /__w/mono/mono/__snapshots__/drawer/showcase/chromium/regular/neutral-bg-lvl-1/DBDrawer-should-match-screenshot.png, writing actual.
87 | }
88 |
> 89 | await expect(page).toHaveScreenshot(
| ^
90 | [density, `neutral-bg-lvl-1.png`],
91 | config
92 | );
at /__w/mono/mono/showcases/e2e/default.ts:89:3
|
🔣 Print GitHub Report
1 failed
[chromium] › default.ts:52:2 › DBDrawer › should match screenshot ──────────────────────────────
105 passed (1.7m)
|
Loading