ComfyUI/tests/execution/testing_nodes/testing-pack
bigcat88 9a98cdc389
Some checks failed
Python Linting / Run Ruff (push) Has been cancelled
Python Linting / Run Pylint (push) Has been cancelled
Build package / Build Test (3.10) (push) Has been cancelled
Build package / Build Test (3.11) (push) Has been cancelled
Build package / Build Test (3.12) (push) Has been cancelled
Build package / Build Test (3.13) (push) Has been cancelled
Build package / Build Test (3.14) (push) Has been cancelled
feat: declarative input validation with opt-in runtime enforcement
- Add `minLength`/`maxLength` to `IO.String.Input`, mirroring existing `min`/`max` for `Int`/`Float`.
- Add `runtime_input_validation` to V3 `Schema` (and `RUNTIME_INPUT_VALIDATION` class attribute for V1 nodes). Default `False`

Signed-off-by: bigcat88 <bigcat88@icloud.com>
2026-05-14 20:56:09 +03:00
..
__init__.py Fix progress update crossover between users (#9706) 2025-09-04 19:13:28 -04:00
api_test_nodes.py Update nodes categories and display names (CORE-89) (#13786) 2026-05-08 01:02:55 -04:00
async_test_nodes.py Update nodes categories and display names (CORE-89) (#13786) 2026-05-08 01:02:55 -04:00
conditions.py Fix progress update crossover between users (#9706) 2025-09-04 19:13:28 -04:00
flow_control.py Fix progress update crossover between users (#9706) 2025-09-04 19:13:28 -04:00
specific_tests.py Update nodes categories and display names (CORE-89) (#13786) 2026-05-08 01:02:55 -04:00
stubs.py feat: declarative input validation with opt-in runtime enforcement 2026-05-14 20:56:09 +03:00
tools.py Fix progress update crossover between users (#9706) 2025-09-04 19:13:28 -04:00
util.py Fix progress update crossover between users (#9706) 2025-09-04 19:13:28 -04:00