This commit is contained in:
Eric Gullickson
2025-11-01 21:27:42 -05:00
parent 20953c6dee
commit 046c66fc7d
203 changed files with 5699 additions and 404943 deletions

View File

@@ -28,7 +28,7 @@ make test
```
This executes:
- Backend: `docker compose exec admin-backend npm test`
- Backend: `docker compose exec mvp-backend npm test`
- Frontend: runs Jest in a disposable Node container mounting `./frontend`
### Feature-Specific Testing