mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-06-14 20:09:24 +08:00
The previous test setup patched os.path.abspath to identity and used a POSIX-style '/output' base, which collided with Windows path separators in os.path.commonpath. Drop the abspath/join patches and use a real tempdir-rooted base so the containment check runs against actual platform paths. |
||
|---|---|---|
| .. | ||
| preview_method_override_test.py | ||
| test_cache_provider.py | ||
| test_enrich_output.py | ||
| validate_node_input_test.py | ||