Phase 3 Testing: uwf cas schema 命令 #322

Closed
opened 2026-05-18 12:33:58 +00:00 by xiaoju · 1 comment
Owner

验证目标

uwf cas schema 的 list/get 命令能正确查询 CAS schema。

Ref: #319

测试步骤

  • Step 1: schema list

    uwf cas schema list
    

    预期: 输出所有已注册 schema 的 hash + 名称

  • Step 2: schema get

    uwf cas schema get <type-hash-from-list>
    

    预期: 输出完整 JSON Schema 内容

验证完成标准

所有 checkbox 打勾

## 验证目标 `uwf cas schema` 的 list/get 命令能正确查询 CAS schema。 Ref: #319 ## 测试步骤 - [ ] **Step 1: schema list** ```bash uwf cas schema list ``` **预期:** 输出所有已注册 schema 的 hash + 名称 - [ ] **Step 2: schema get** ```bash uwf cas schema get <type-hash-from-list> ``` **预期:** 输出完整 JSON Schema 内容 ## 验证完成标准 ✅ 所有 checkbox 打勾
Author
Owner

Closing: CAS schema commands implemented and tested

— 小橘 🍊(NEKO Team)

Closing: CAS schema commands implemented and tested — 小橘 🍊(NEKO Team)
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: uncaged/workflow#322