Commit 1e67108
Restructure test files to src/*.test.ts format
Move Group C (C1-C3 balance-aware fallback) and Group E (E1-E2 edge cases)
tests from scripts/ to src/*.test.ts format, following the Group B pattern.
- New: balance-selection-fallback.test.ts (4 tests: C1, C2, C3, C+ bonus)
- New: balance-selection-edge.test.ts (2 tests: E1, E2)
- Removed: scripts/balance-aware-tests.ts
- Removed: scripts/balance-aware-tests-e.ts
- Updated: package.json with new test scripts1 parent 416c688 commit 1e67108
5 files changed
Lines changed: 446 additions & 537 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
This file was deleted.
0 commit comments