dify/api/tests/unit_tests/models
2026-07-15 06:48:28 +00:00
..
__init__.py feat: Persist Variables for Enhanced Debugging Workflow (#20699) 2025-06-24 09:05:29 +08:00
test_account_models.py refactor: explicit DB session propagation across backend paths (#38559) 2026-07-15 06:48:28 +00:00
test_agent_config_entities.py fix(agent): align config detail and output contracts (#37535) 2026-06-17 01:17:20 +00:00
test_agent.py feat(agent-v2): sync nightly updates to main (2026-06-25) (#37915) 2026-06-26 13:13:35 +00:00
test_app_models.py refactor: explicit DB session propagation across backend paths (#38559) 2026-07-15 06:48:28 +00:00
test_base.py feat(api): Introduce workflow pause state management (#27298) 2025-10-30 14:41:09 +08:00
test_comment_models.py test: use sqlite3 session in test_comment_models (#38767) 2026-07-13 05:51:35 +00:00
test_conversation_variable.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
test_dataset_models.py refactor: explicit DB session propagation across backend paths (#38559) 2026-07-15 06:48:28 +00:00
test_end_user_type.py fix(api): tolerate legacy service_api end-user type on load (#38271) 2026-07-02 05:34:36 +00:00
test_enums_creator_user_role.py fix(api): make CreatorUserRole accept both end-user and end_user (#33638) 2026-03-18 14:54:12 +08:00
test_file_input_compat.py chore: add Type to test (#37191) 2026-06-19 16:44:20 +00:00
test_model.py refactor: explicit DB session propagation across backend paths (#38559) 2026-07-15 06:48:28 +00:00
test_plugin_entities.py feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
test_provider_models.py refactor: use EnumText for Provider.quota_type and consolidate ProviderQuotaType (#34299) 2026-03-31 00:29:57 +00:00
test_recipient_type_label.py fix(hitl): stop confusing 404 when resuming forms via CLI (#37556) 2026-06-22 06:11:27 +00:00
test_snippet.py chore: add Type to test (#37191) 2026-06-19 16:44:20 +00:00
test_tool_models.py refactor: use EnumText for ApiToolProvider.schema_type_str and Docume… (#33983) 2026-03-24 13:27:50 +09:00
test_types.py feat: add new agent (#36284) 2026-05-19 10:43:23 +00:00
test_workflow_models.py refactor: move SegmentAttachmentBinding and UploadFile to TypeBase (#30218) 2026-04-27 14:01:50 +00:00
test_workflow_node_execution_offload.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
test_workflow.py refactor: explicit DB session propagation across backend paths (#38559) 2026-07-15 06:48:28 +00:00