Commit 1fa720e
committed
Add comprehensive testing infrastructure with 99.46% coverage
- Configure Jest with Next.js 15 and TypeScript
- Add 73 tests (API routes, components, config)
- Achieve 99.46% code coverage (100% on API routes)
- Set up GitHub Actions test workflow with Bun
- Configure pre-push hooks to run tests
- Add comprehensive testing documentation
- Fix YAML indentation and permissions in workflows
- Update all commands to use Bun exclusively1 parent bc25d3b commit 1fa720e
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
14 | 19 | | |
15 | 20 | | |
16 | 21 | | |
| |||
56 | 61 | | |
57 | 62 | | |
58 | 63 | | |
| 64 | + | |
59 | 65 | | |
60 | 66 | | |
61 | 67 | | |
| |||
0 commit comments