skillhub/cli/test/unit
huishi3 3e05be72db test(cli): expand integration test coverage with 63 new test cases
Add comprehensive test coverage across all CLI commands:
- auth-resolution: token/registry priority chain (6 cases)
- multi-registry: credential isolation across registries (4 cases)
- cross-command: end-to-end flows spanning multiple commands (15 cases)
- inventory-resilience: corrupt inventory recovery (3 cases)
- concurrency: parallel install and stale lock handling (3 cases)
- version-upgrade-flow: version pinning and force upgrade (2 cases)
- Expand existing tests for install (+9), search (+10), publish (+5),
  doctor (+5), remove (+3), list (+3), whoami (+2), update (+8)
- Align 5xx exit codes with a14d89d8 refactor (EXIT.generic, not EXIT.network)
2026-05-07 06:39:43 -07:00
..
agents feat(cli): add SkillHub CLI v1 with full command suite 2026-04-29 15:37:04 +08:00
clients refactor(cli): improve doctor command semantics and transparency 2026-05-09 11:30:36 +08:00
commands test(cli): expand integration test coverage with 63 new test cases 2026-05-07 06:39:43 -07:00
platform test(cli): add comprehensive integration tests and fix update command bugs 2026-05-07 14:46:40 +08:00
services refactor(cli): improve doctor command semantics and transparency 2026-05-09 11:30:36 +08:00
shared test(cli): add P0/P1/P2 test coverage for security and error paths 2026-04-29 15:37:05 +08:00
stores fix(cli): resolve Windows CI test failures across three platform issues 2026-04-29 16:03:09 +08:00