dify/api/tests/unit_tests/core/variables
CrabSAMA aece55d82f
fix: fixed error when clear value of `INTEGER` and `FLOAT` type (#27954)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2025-11-13 15:21:34 +08: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 feat: support bool type variable frontend (#24437) 2025-08-26 18:16:05 +08:00
test_variables.py refactor(api): Separate SegmentType for Integer/Float to Enable Pydantic Serialization (#22025) 2025-07-16 12:31:37 +08:00