dify/api/tests
Harry c04913ecf8 refactor(tests): remove redundant graph validation tests from WorkflowService unit tests
- Deleted tests for graph initialization and error propagation that were deemed unnecessary.
- Cleaned up the test suite to improve maintainability and focus on essential validation scenarios.
2025-11-11 16:35:19 +08:00
..
fixtures/workflow feat: add flatten_output configuration to iteration node (#27502) 2025-10-27 16:04:24 +08:00
integration_tests Merge remote-tracking branch 'origin/main' into feat/trigger 2025-10-27 11:37:07 +08:00
test_containers_integration_tests fix(tests): fix end node missing ouputs 2025-11-11 16:14:00 +08:00
unit_tests refactor(tests): remove redundant graph validation tests from WorkflowService unit tests 2025-11-11 16:35:19 +08:00
__init__.py Initial commit 2023-05-15 08:51:32 +08:00