e2e-studio-tests
SKILL.md
E2E Studio Tests
Run Playwright end-to-end tests for the Studio application.
Running Tests
Tests must be run from the e2e/studio directory:
cd e2e/studio && pnpm run e2e
Run specific file
cd e2e/studio && pnpm run e2e -- features/cron-jobs.spec.ts