test(ci): add quality gates, e2e data prep, and i18n integration coverage

This commit is contained in:
2026-02-10 21:17:41 +01:00
parent 4ac7410148
commit 4d4b583cf4
9 changed files with 150 additions and 8 deletions

View File

@ -15,10 +15,10 @@ Follow `BRANCHING.md`:
## Quality Gates
- `bun run lint`
- `bun run check`
- `bun run typecheck`
- `bun run test`
- `bun run test:e2e --list`
- `bun run test:e2e`
## Changelog