- Swap pnpm/node setup order (pnpm must install before node cache) - Move build step before E2E tests (next start needs .next/ output) - Add `cp .env.test .env` step so E2E server has auth credentials - Fix test:all script to build before E2E (same ordering bug) - Remove stale package-lock.json (project uses pnpm exclusively) - Update README: remove "No E2E test suite" (52 tests exist now) |
||
|---|---|---|
| .. | ||
| ISSUE_TEMPLATE | ||
| workflows | ||
| pull_request_template.md | ||