skillhub/cli/test
dongmucat d77a7d67c9 fix(cli): return correct exit code for network failures
- Handle 502/503 status codes as network errors (EXIT.network = 3)
- Previously these were treated as generic errors (EXIT.generic = 1)
- Fixes integration tests for login and search network failure scenarios
- Bump version to 0.1.4
2026-05-09 17:09:16 +08:00
..
helpers test(cli): add comprehensive integration tests and fix update command bugs 2026-05-07 14:46:40 +08:00
integration refactor(cli): improve doctor command semantics and transparency 2026-05-09 11:30:36 +08:00
unit fix(cli): return correct exit code for network failures 2026-05-09 17:09:16 +08:00