ComfyUI/tests-unit/execution_test
Matt Miller 6667a7a374 feat: add --truncate-validation-error-lists to shorten combo validation errors
Combo validation errors include the full list of valid options whenever it
has 20 or fewer entries, which can dump an entire folder listing (e.g. a
model directory) into the error text. Add an opt-in CLI flag that always
replaces the list with the existing short length summary while keeping the
input name and the offending value, so errors stay debuggable.

Default off: behavior is unchanged unless the flag is set.
2026-06-12 12:58:59 -07:00
..
format_value_not_in_list_details_test.py feat: add --truncate-validation-error-lists to shorten combo validation errors 2026-06-12 12:58:59 -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 feat(assets): include asset id in executed WebSocket message (#13862) 2026-06-10 17:04:52 -07:00
validate_node_input_test.py Reland union type (#5900) 2024-12-04 15:12:10 -05:00