Commit c0d1449
chore: Refactor tests to use Vitest instead of Jest
- Updated snapshot files to reflect changes in snapshot naming conventions.
- Replaced Jest mocking functions with Vitest equivalents across all test files.
- Adjusted test cases to use async/await where necessary for consistency.
- Introduced a Vitest configuration file to set global options for testing.
Co-authored-by: Copilot <copilot@github.com>1 parent 114e074 commit c0d1449
12 files changed
Lines changed: 1437 additions & 4407 deletions
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
| 25 | + | |
30 | 26 | | |
31 | 27 | | |
32 | | - | |
| 28 | + | |
| 29 | + | |
33 | 30 | | |
34 | 31 | | |
0 commit comments