docs(work): scaffold visual-regression-v1 epic + stories
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
---
|
||||
id: 01-playwright-install
|
||||
epic: visual-regression-v1
|
||||
title: Install @playwright/test + playwright.config.ts
|
||||
type: technical-story
|
||||
status: in-progress
|
||||
feature: tooling
|
||||
depends-on: []
|
||||
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)
|
||||
Reference in New Issue
Block a user