docs: E2E test scenario specs for all CLI subcommands #176
Reference in New Issue
Block a user
Delete Branch "docs/e2e-scenarios"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What
Add
.mdscenario specs for every CLI subcommand underpackages/cli/src/__tests__/e2e/.Why
Provides a coverage map — ✅ marks existing tests, 🔲 marks gaps. Makes it easy for contributors to know what to write next.
Files
10 markdown files covering: sense, store, workflow, thread, daemon, validate, init, remote, dev, smoke.
Ref
Refs #153
清晰的 E2E 测试覆盖地图,✅/🔲 标记一目了然,后续补测试时对照勾选很方便。LGTM ✅