You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(tests): update test commands and vitest version across workflows
- Added `--passWithNoTests` flag to internal, package, and webapp unit test commands to allow tests to pass even if no tests are found.
- Upgraded `vitest` version from `3.1.4` to `4.1.7` in the report merging step for all workflows.
- Updated TypeScript configuration in `sdk-compat-tests` to include `node` types alongside `vitest/globals`.
0 commit comments