skillhub/cli/test/integration
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
..
auth-commands.test.ts test(cli): add comprehensive integration tests and fix update command bugs 2026-05-07 14:46:40 +08:00
auth-resolution.test.ts test(cli): migrate comprehensive test suite from test/cli-integration-coverage 2026-05-13 11:14:20 +08:00
concurrency.test.ts test(cli): migrate comprehensive test suite from test/cli-integration-coverage 2026-05-13 11:14:20 +08:00
cross-command.test.ts test(cli): migrate comprehensive test suite from test/cli-integration-coverage 2026-05-13 11:14:20 +08:00
doctor-command.test.ts test(cli): migrate comprehensive test suite from test/cli-integration-coverage 2026-05-13 11:14:20 +08:00
error-output.test.ts fix(cli): improve parse error output 2026-04-29 15:37:05 +08:00
help-command.test.ts test(cli): add comprehensive integration tests and fix update command bugs 2026-05-07 14:46:40 +08:00
install-command.test.ts test(cli): fix Windows path assertion and clarify test name 2026-05-14 10:56:50 +08:00
inventory-resilience.test.ts test(cli): migrate comprehensive test suite from test/cli-integration-coverage 2026-05-13 11:14:20 +08:00
list-command.test.ts test(cli): migrate comprehensive test suite from test/cli-integration-coverage 2026-05-13 11:14:20 +08:00
multi-registry.test.ts test(cli): migrate comprehensive test suite from test/cli-integration-coverage 2026-05-13 11:14:20 +08:00
publish-command.test.ts test(cli): restore NpmRegistryClient unit tests and fix publish test name 2026-05-14 16:24:49 +08:00
remove-command.test.ts test(cli): migrate comprehensive test suite from test/cli-integration-coverage 2026-05-13 11:14:20 +08:00
search-command.test.ts test(cli): migrate comprehensive test suite from test/cli-integration-coverage 2026-05-13 11:14:20 +08:00
update-command.test.ts test(cli): add comprehensive integration tests and fix update command bugs 2026-05-07 14:46:40 +08:00
version-command.test.ts test(cli): add comprehensive integration tests and fix update command bugs 2026-05-07 14:46:40 +08:00
version-upgrade-flow.test.ts test(cli): migrate comprehensive test suite from test/cli-integration-coverage 2026-05-13 11:14:20 +08:00
whoami-command.test.ts test(cli): migrate comprehensive test suite from test/cli-integration-coverage 2026-05-13 11:14:20 +08:00