Commit Graph

1 Commits

Author SHA1 Message Date
Sosuke Suzuki
db0fcaf286 test: add tests for whichSync utility
- Add test/utils/which.test.ts for Bun environment testing
- Add test/utils/which-node-test.mjs for Node.js fallback testing
- Update test/sandbox/linux-dependency-error.test.ts to mock
  globalThis.Bun.which directly instead of using mock.module
- Update test/sandbox/seccomp-filter.test.ts to use whichSync
2026-02-04 07:54:44 +00:00