dify/api/tests/integration_tests/controllers/console/app
2026-03-20 01:13:26 +09:00
..
__init__.py feat: Persist Variables for Enhanced Debugging Workflow (#20699) 2025-06-24 09:05:29 +08:00
test_chat_message_permissions.py refactor: replace sa.String with EnumText in mapped_column for type s… (#33332) 2026-03-14 13:38:27 +09:00
test_description_validation.py fix(api): fix the issue that workflow_runs.started_at is overwritten while resuming (#32851) 2026-03-06 15:41:30 +08:00
test_feedback_api_basic.py fix: fix feedback like or dislike not display in logs (#28652) 2025-11-26 13:59:47 +08:00
test_feedback_export_api.py refactor: use EnumText for MessageFeedback and MessageFile columns (#33738) 2026-03-20 01:13:26 +09:00
test_model_config_permissions.py remove .value (#26633) 2025-10-11 09:08:29 +08:00
test_workflow_draft_variable.py feat: Persist Variables for Enhanced Debugging Workflow (#20699) 2025-06-24 09:05:29 +08:00