dify/api/tests/unit_tests/models
Stephen Zhou 0564b75187
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
#	api/tests/unit_tests/commands/test_generate_swagger_specs.py
#	api/tests/unit_tests/controllers/console/app/test_agent_manage_guard.py
#	api/tests/unit_tests/extensions/test_ext_login.py
#	packages/dify-ui/src/alert-dialog/index.tsx
#	web/app/components/datasets/external-api/external-api-modal/index.tsx
#	web/app/components/datasets/list/dataset-card/components/operations-dropdown.tsx
#	web/features/new-rag/document-list.tsx
#	web/features/new-rag/sources-page.tsx
2026-08-24 11:03:38 +08:00
..
__init__.py
test_account_models.py test: migrate residual model sessions and ORM models to SQLite (#40531) 2026-08-18 12:23:02 +00:00
test_agent_config_entities.py refactor(agent): simplify Agent v2 output contract (#41062) 2026-08-21 11:55:25 +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 test: migrate app model sessions and ORM models to SQLite (#40530) 2026-08-18 12:22:33 +00:00
test_base.py
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
test_dataset_models.py test: migrate residual model sessions and ORM models to SQLite (#40531) 2026-08-18 12:23:02 +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
test_file_input_compat.py chore: add Type to test (#37191) 2026-06-19 16:44:20 +00:00
test_knowledge_fs_cleanup.py Expand application capabilities and refactor core workflows 2026-07-22 05:09:09 -04:00
test_knowledge_fs_cutover.py Expand application capabilities and refactor core workflows 2026-07-22 05:09:09 -04:00
test_knowledge_fs.py feat(knowledge): stage document uploads before admission 2026-08-10 10:58:17 -04:00
test_model.py test: migrate residual model sessions and ORM models to SQLite (#40531) 2026-08-18 12:23:02 +00:00
test_plugin_entities.py
test_provider_models.py
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 test: use sqlite3 session in test_snippet (#38691) 2026-07-27 01:53:52 +00:00
test_tool_models.py
test_trigger_models.py refactor(models): dep-inject Session on remaining @property accessors (#40797) 2026-08-18 07:23:09 +00:00
test_types.py
test_web_models.py refactor(models): dep-inject Session on remaining @property accessors (#40797) 2026-08-18 07:23:09 +00:00
test_workflow_models.py
test_workflow_node_execution_offload.py test: use sqlite3 session in test_workflow_node_execution_offload (#38728) 2026-07-25 14:23:32 +00:00
test_workflow.py test: migrate residual model sessions and ORM models to SQLite (#40531) 2026-08-18 12:23:02 +00:00