skillhub/cli/test/unit/services
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
..
doctor-service.test.ts refactor(cli): improve doctor command semantics and transparency 2026-05-09 11:30:36 +08:00
install-service.test.ts fix(cli): enforce fingerprint-safe install and sync (#804) 2026-09-02 18:58:17 +08:00
registry-service.test.ts feat(cli): add SkillHub CLI v1 with full command suite 2026-04-29 15:37:04 +08:00
remove-service.test.ts feat(cli): add source-safe skill upgrades (#796) 2026-09-02 10:50:09 +08:00
skill-fingerprint.test.ts fix(cli): stabilize namespace sync fingerprints 2026-08-29 16:39:27 +08:00
skill-target-lock.test.ts feat(cli): add source-safe skill upgrades (#796) 2026-09-02 10:50:09 +08:00
update-service.test.ts test(cli): add comprehensive integration tests and fix update command bugs 2026-05-07 14:46:40 +08:00