dify/api/tests/unit_tests/core/variables
QuantumGhost f7f6210a4c fix(api): Fix incorrect handling of array types in `SegmentType.is_valid`
Add comphensive tests for the behavior of the `is_valid` method.
2025-08-01 13:09:46 +08:00
..
test_segment.py minor code fix: remove duplicate type check branch (#22536) 2025-07-17 13:20:31 +08:00
test_segment_type.py refactor(api): Separate SegmentType for Integer/Float to Enable Pydantic Serialization (#22025) 2025-07-16 12:31:37 +08:00
test_segment_type_validation.py fix(api): Fix incorrect handling of array types in `SegmentType.is_valid` 2025-08-01 13:09:46 +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