skillhub/cli/test/integration
XiaoSeS 2b831f31a9
fix(cli): enforce fingerprint-safe install and sync (#804)
* fix(cli): validate downloaded skill fingerprint

Signed-off-by: XiaoSeS <87064762+XiaoSeS@users.noreply.github.com>

* fix(cli): guard namespace sync version drift

Signed-off-by: XiaoSeS <87064762+XiaoSeS@users.noreply.github.com>

* fix(cli): preserve sync safety guards under force

Signed-off-by: XiaoSeS <87064762+XiaoSeS@users.noreply.github.com>

* fix(cli): fail blocked sync checks

Signed-off-by: XiaoSeS <87064762+XiaoSeS@users.noreply.github.com>

---------

Signed-off-by: XiaoSeS <87064762+XiaoSeS@users.noreply.github.com>
2026-09-02 18:58:17 +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 feat(cli): add source-safe skill upgrades (#796) 2026-09-02 10:50:09 +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 test(cli): align namespace error contracts (#606) 2026-07-28 16:58:32 +08:00
help-command.test.ts feat(cli): add source-safe skill upgrades (#796) 2026-09-02 10:50:09 +08:00
install-command.test.ts fix(cli): enforce fingerprint-safe install and sync (#804) 2026-09-02 18:58:17 +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 feat(cli): add source-safe skill upgrades (#796) 2026-09-02 10:50:09 +08:00
publish-dry-run.test.ts merge(main): resolve CLI error mapping conflicts (#606) 2026-07-29 10:24:23 +08:00
remove-command.test.ts fix(cli): scope local remove by namespace (#606) 2026-07-28 16:58:32 +08:00
search-command.test.ts fix(cli): add token auth to search 2026-06-17 11:35:16 +08:00
sync-command.test.ts fix(cli): enforce fingerprint-safe install and sync (#804) 2026-09-02 18:58:17 +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
upgrade-command.test.ts fix(cli): enforce fingerprint-safe install and sync (#804) 2026-09-02 18:58:17 +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 feat(cli): add source-safe skill upgrades (#796) 2026-09-02 10:50:09 +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