skillhub/cli/test/unit/stores
dongmucat 87dbf2686b fix(cli): resolve Windows CI test failures across three platform issues
- Use Bun.which() with process.execPath fallback in run-cli helper to
  resolve bun executable on Windows (fixes 22 integration tests)
- Normalize paths in credentials-store test for Windows backslash compat
- Use shell: true on Windows in updater spawn for proper exe resolution
2026-04-29 16:03:09 +08:00
..
config-store.test.ts
credentials-store.test.ts fix(cli): resolve Windows CI test failures across three platform issues 2026-04-29 16:03:09 +08:00
inventory-store.test.ts