website refactor
This commit is contained in:
@@ -100,6 +100,9 @@ The new unified e2e test environment runs **everything in Docker** - website, AP
|
||||
# Run complete e2e test suite
|
||||
npm run test:e2e:website
|
||||
|
||||
# Run specific test file (fast, no rebuild)
|
||||
npm run test:e2e:run -- tests/e2e/website/website-pages.e2e.test.ts
|
||||
|
||||
# Or step-by-step:
|
||||
npm run docker:e2e:up # Start all services (fast, uses cache)
|
||||
npm run docker:e2e:build # Force rebuild website image
|
||||
|
||||
Reference in New Issue
Block a user