dify/api/tests/unit_tests/models
99 40591a7c50
refactor(api): use standalone graphon package (#34209)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-03-27 21:05:32 +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(api): Query API to select function_1 (#33565) 2026-03-17 23:29:16 +09:00
test_account.py remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
test_app_models.py refactor(api): rename dify_graph to graphon (#34095) 2026-03-25 21:58:56 +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(api): use standalone graphon package (#34209) 2026-03-27 21:05:32 +00:00
test_dataset_models.py test: replace indexing_technique string literals with IndexTechnique (#34042) 2026-03-25 12:39:58 +09: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_model.py refactor(api): use standalone graphon package (#34209) 2026-03-27 21:05:32 +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 in provider models (#33634) 2026-03-18 13:27:40 +09: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_workflow_models.py refactor(api): use standalone graphon package (#34209) 2026-03-27 21:05:32 +00: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(api): use standalone graphon package (#34209) 2026-03-27 21:05:32 +00:00