dify/api/tests/unit_tests/core/variables
wangxiaolei 2e0964e0b0
fix(api): `SegmentType.is_valid()` raises `AssertionError` for `SegmentType.GROUP` (#28249)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-11-21 16:43:09 +09:00
..
test_segment.py feat(graph_engine): Support pausing workflow graph executions (#26585) 2025-10-19 21:33:41 +08:00
test_segment_type.py fix: fixed error when clear value of `INTEGER` and `FLOAT` type (#27954) 2025-11-13 15:21:34 +08:00
test_segment_type_validation.py fix(api): `SegmentType.is_valid()` raises `AssertionError` for `SegmentType.GROUP` (#28249) 2025-11-21 16:43:09 +09:00
test_variables.py refactor(api): Separate SegmentType for Integer/Float to Enable Pydantic Serialization (#22025) 2025-07-16 12:31:37 +08:00