ComfyUI/tests-unit/comfy_api_test
Jedrzej Kosinski 346ee898cb DynamicSlot: forbid AnyType inside list/MultiType when
Grouping AnyType with concrete types conflates the known-type case with
the unresolvable-wildcard case under one branch and muddies slotType.
AnyType must stand alone as when=io.AnyType so the two states stay
distinct in both dispatch and the serialized schema.

Amp-Thread-ID: https://ampcode.com/threads/T-019e8568-f382-743d-a97f-0de3ff29d501
Co-authored-by: Amp <amp@ampcode.com>
2026-06-01 19:18:10 -07:00
..
input_impl_test.py
multicombo_serialization_test.py fix(api-io): serialize MultiCombo multi_select as object config (#13484) 2026-05-05 13:58:32 -07:00
test_dynamic_slot.py DynamicSlot: forbid AnyType inside list/MultiType when 2026-06-01 19:18:10 -07:00
video_types_test.py Add get_duration method to Comfy VIDEO type (#8122) 2025-05-15 00:11:41 -04:00