mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-03-10 03:27:31 +08:00
Add environment setup guide and 16 test cases covering: - Normal batch resolution (TC-1), disabled state (TC-2) - Fallback paths: uv unavailable (TC-3), compile fail (TC-4), install fail (TC-5), generic exception (TC-16) - install.py preservation (TC-6), runtime defer (TC-13) - Input sanitization: dangerous patterns (TC-7), path separators (TC-8), index-url separation (TC-9), credential redaction (TC-10) - Disabled pack exclusion (TC-11), no-deps path (TC-12) - Both unified resolver guard paths (TC-14), post-fallback (TC-15) Includes API reference, traceability matrix, and out-of-scope items. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| DESIGN-unified-dependency-resolver.md | ||
| PRD-unified-dependency-resolver.md | ||
| TEST-environment-setup.md | ||
| TEST-unified-dep-resolver.md | ||