docs(work): close visual-regression-v1 epic

This commit is contained in:
2026-05-13 08:32:58 +02:00
parent 9089d13c5f
commit 10603bd250
5 changed files with 24 additions and 47 deletions

View File

@@ -3,7 +3,7 @@ id: 01-playwright-install
epic: visual-regression-v1
title: Install @playwright/test + playwright.config.ts
type: technical-story
status: in-progress
status: done
feature: tooling
depends-on: []
blocks: [02-storybook-visual-tests]
@@ -11,6 +11,6 @@ blocks: [02-storybook-visual-tests]
## Tasks
- [ ] Story scaffold
- [ ] Add @playwright/test to root devDependencies
- [ ] Create playwright.config.ts (single browser, fixed viewport, screenshot diff threshold)
- [x] Story scaffold
- [x] Add @playwright/test to root devDependencies
- [x] Create playwright.config.ts (single browser, fixed viewport, screenshot diff threshold)