Commit 6844d33
chore: split unit and integration tests for CI
- Rename integration tests to *.spec.ts (excluded from CI)
- `bun run test` runs only *.test.ts (unit tests for CI)
- `bun run test:integration` runs *.spec.ts (live API tests)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 13578aa commit 6844d33
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
| 19 | + | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
File renamed without changes.
0 commit comments