Commit fa1f22f
Dmitriy
feat: add Storybook verification scripts and install Playwright dependencies
- Add verify-storybook.sh: main verification script supporting Selenium and Playwright
- Add verify-all.sh: batch verification for all example projects
- Add verify-storybook-selenium.mjs: Selenium WebDriver verification
- Add verify-storybook-playwright.mjs: Playwright verification
- Install Playwright in 4 projects:
- esm-vite-sb9-playwright
- playwright-esm-vite-sb10-bun
- playwright-esm-vite-sb10-react19
- playwright-esm-vite-sb9
- Add Yarn PnP detection to skip node_modules checks1 parent 81dec39 commit fa1f22f
14 files changed
Lines changed: 6902 additions & 6 deletions
File tree
- esm-vite-sb9-playwright
- esm-vite-sb9-yarn-pnp/.yarn
- esm-vite-sb9
- playwright-esm-vite-sb10-bun
- playwright-esm-vite-sb10-react19
- playwright-esm-vite-sb9
- scripts
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| |||
Binary file not shown.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments