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 test(cli): add P0/P1/P2 test coverage for security and error paths 2026-04-29 15:37:05 +08:00
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 fix(cli): remove explicit any type to pass ESLint checks 2026-04-29 15:43:32 +08:00