dify/api/tests/unit_tests/models
2026-03-01 03:15:09 +08:00
..
__init__.py feat: Persist Variables for Enhanced Debugging Workflow (#20699) 2025-06-24 09:05:29 +08:00
test_account_models.py Feat/add test script for account models (#28479) 2025-11-21 12:54:50 +08:00
test_account.py remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
test_app_models.py feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
test_base.py feat(api): Introduce workflow pause state management (#27298) 2025-10-30 14:41:09 +08:00
test_conversation_variable.py refactor(workflow): move variables package into core.workflow (#32750) 2026-03-01 03:15:09 +08:00
test_dataset_models.py test: migrate remaining DocumentSegment navigation SQL tests to testcontainers (#32523) 2026-02-25 02:51:38 +09:00
test_model.py Fix: correct regex for file-preview URL re-signing (#25620) 2025-09-22 10:58:29 +08:00
test_plugin_entities.py feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
test_provider_models.py feat: add comprehensive unit tests for provider models (#28702) 2025-11-28 11:24:20 +08:00
test_tool_models.py Feat/add test script for tool models (#28653) 2025-11-26 09:43:39 +08:00
test_workflow_models.py Feat/test workflow models (#28604) 2025-11-25 09:38:27 +08:00
test_workflow_node_execution_offload.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
test_workflow_trigger_log.py chore: not using db.session.get (#28555) 2025-11-24 11:06:06 +08:00
test_workflow.py refactor(workflow): move variables package into core.workflow (#32750) 2026-03-01 03:15:09 +08:00