ComfyUI/tests-unit/execution_test
Matt Miller 5270eaf64a test(assets): use real platform paths so containment check works on Windows
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.
2026-06-09 21:56:39 -07:00
..
preview_method_override_test.py feat(preview): add per-queue live preview method override (#11261) 2025-12-15 15:57:39 -08:00
test_cache_provider.py Revert "Revert "feat: Add CacheProvider API for external distributed caching"" (#12915) 2026-03-12 21:17:50 -07:00
test_enrich_output.py test(assets): use real platform paths so containment check works on Windows 2026-06-09 21:56:39 -07:00
validate_node_input_test.py Reland union type (#5900) 2024-12-04 15:12:10 -05:00