ComfyUI/tests-unit/comfy_extras_test
Glary-Bot 618f1026fc Address review feedback for ImageBlend channel-count fix
- Add regression tests covering RGB+RGBA, RGBA+RGB, channel gap > 1
  (the exact CORE-103 error case), all blend modes with mismatch, and
  output value clamping.
- Soften the inline comment to reflect that channel padding is well-
  defined for alpha-like extra channels rather than claiming support
  for arbitrary channel layouts.
2026-04-27 06:31:18 +00:00
..
__init__.py [feat] Add ImageStitch node for concatenating images (#8369) 2025-06-01 04:28:52 -04:00
image_blend_test.py Address review feedback for ImageBlend channel-count fix 2026-04-27 06:31:18 +00:00
image_stitch_test.py [V3] converted nodes_images.py to V3 schema (#11206) 2025-12-26 19:39:02 -08:00
nodes_math_test.py feat: add Math Expression node with simpleeval evaluation (#12687) 2026-03-05 18:51:28 -08:00
nodes_number_convert_test.py fix(number-convert): preserve int precision for large numbers (#13147) 2026-03-25 18:06:34 -04:00