Skip to content

Commit 0c833b1

Browse files
committed
fix: fix CI test failures - vitest v1 compat and worker issues
- Pin vitest to v1.6.0 (v4 requires Node 20+, CI runs Node 18) - Fix settings tests to not use process.chdir() (not supported in vitest workers) - Fix retryWithBackoff to use fast delays in test mode (10/20/30ms vs 1s/3s/8s) - Add npm test step to CI workflow
1 parent 524827f commit 0c833b1

3 files changed

Lines changed: 1281 additions & 723 deletions

File tree

0 commit comments

Comments
 (0)