Commit 69c8a2b
authored
Migrate tests to Vitest (#109)
## Summary
- replace Jest with Vitest 4.1.0 for the TypeScript test suite
- simplify and restructure the tests with clearer describe blocks and
shared mock state
- remove the old Jest config and use a minimal Vitest config
## Verification
- npm run build
- npm run test1 parent d75b145 commit 69c8a2b
11 files changed
Lines changed: 1832 additions & 5167 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
This file was deleted.
0 commit comments