Commit Graph

3 Commits

Author SHA1 Message Date
William Valentin
2913f879ca feat: Add undeploy and Docker cleanup targets to Makefile 2025-09-07 18:58:33 -07:00
William Valentin
bffd13e6fc feat(build): add backend-focused testing commands
- Add 'make full-check-backend' for fast backend testing without E2E
- Add 'make test-backend' for unit and integration tests only
- Update 'test:integration' to use Jest instead of bun for consistency
- Improve command descriptions for clarity
- Enable fast development workflow by skipping E2E tests when not needed
2025-09-07 16:14:58 -07:00
William Valentin
fb26939a9a feat: Add Makefile to organize project commands and enhance usability 2025-09-06 02:50:59 -07:00