Commit 2e5ad61
Refactor: Update GitHub actions and dependencies to Vitest
This commit updates the GitHub Actions workflow to use the latest versions of actions/checkout and actions/setup-node. It also migrates the testing framework from Jest to Vitest, which includes updating relevant dependencies and configurations.
Co-authored-by: aaron.d <[email protected]>1 parent 2bd4fc7 commit 2e5ad61
File tree
35 files changed
+7978
-8961
lines changed- .github/workflows
- scripts
- tests
- resources
- utils
35 files changed
+7978
-8961
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
38 | 41 | | |
39 | | - | |
| 42 | + | |
40 | 43 | | |
41 | 44 | | |
This file was deleted.
0 commit comments