dify/api/tests/unit_tests/models
wangxiaolei 8a995d0c21
chore: not using db.session.get (#28555)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-11-24 11:06:06 +08:00
..
__init__.py feat: Persist Variables for Enhanced Debugging Workflow (#20699) 2025-06-24 09:05:29 +08:00
test_account.py remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
test_account_models.py Feat/add test script for account models (#28479) 2025-11-21 12:54:50 +08:00
test_app_models.py feat: complete app modesls test script (#28549) 2025-11-24 10:50:09 +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 Feat: upgrade variable assigner (#11285) 2024-12-03 13:56:40 +08:00
test_dataset_models.py feat: complete test script for dataset models (#28512) 2025-11-21 21:37:25 +08: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_types_enum_text.py [Chore/Refactor] Improve type annotations in models module (#25281) 2025-09-08 09:42:27 +08:00
test_workflow.py Flask 3.1.2 upgrade fix by Avoids using current_user in background thread (#24290) 2025-08-22 14:47:13 +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