dify/api/tests
Niels Kaspers 79a8747c1b
refactor(tests): use enum values instead of string literals for status fields (#33441)
2026-03-14 16:14:34 +09:00
..
fixtures/workflow fix(api): defer streaming response until referenced variables are updated (#30832) 2026-01-12 16:23:18 +08:00
integration_tests refactor: replace sa.String with EnumText in mapped_column for type s… (#33332) 2026-03-14 13:38:27 +09:00
test_containers_integration_tests refactor(tests): use enum values instead of string literals for status fields (#33441) 2026-03-14 16:14:34 +09:00
unit_tests refactor: replace sa.String with EnumText in mapped_column for type s… (#33332) 2026-03-14 13:38:27 +09:00
__init__.py
conftest.py refactor(workflow-file): move `core.file` to `core.workflow.file` (#32252) 2026-02-16 22:38:19 +08:00
workflow_test_utils.py refactor(dify_graph): introduce run_context and delegate child engine creation (#32964) 2026-03-05 14:31:28 +08:00