testing-editor-harness
Installation
SKILL.md
Testing the editor E2E harness
Devin Secrets Needed
None.
Environment
- Work from
frontend/packages/editor. - Use Node 22.22.x and the pnpm fallback at
/home/ubuntu/.local/bin/pnpmifmise/corepack is rate-limited. - The harness uses Vite:
pnpm test:harnessrunsvite --config e2e/vite.config.tsonhttp://localhost:5180.
Running the harness
export PATH="/home/ubuntu/.local/bin:/home/ubuntu/.local/share/mise/installs/node/22.22.0/bin:$PATH"
cd /home/ubuntu/repos/seed/frontend/packages/editor
pnpm test:harness