skillhub/cli/test/unit
dongmucat cf6f6e5680 test(cli): restore NpmRegistryClient unit tests and fix publish test name
Restore 9 deleted unit tests covering registry URL resolution priority,
case-insensitive env lookup, empty env fallback, default registry, non-2xx
responses, invalid JSON, missing version, and invalid registry URL.

Fix misleading test name in publish-command: 503 maps to EXIT.network
(not EXIT.generic) per the 502/503 special-case in skillhub-client.ts.
2026-05-14 16:24:49 +08:00
..
agents feat(cli): add SkillHub CLI v1 with full command suite 2026-04-29 15:37:04 +08:00
clients test(cli): restore NpmRegistryClient unit tests and fix publish test name 2026-05-14 16:24:49 +08:00
commands test(cli): migrate comprehensive test suite from test/cli-integration-coverage 2026-05-13 11:14:20 +08: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