dify/api/tests/unit_tests/controllers/console
Asuka Minato 1375dc3864
test: migrate console app sessions to SQLite (#40081)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-07 03:46:27 +00:00
..
agent test: migrate console app sessions to SQLite (#40081) 2026-08-07 03:46:27 +00:00
app test: migrate console app sessions to SQLite (#40081) 2026-08-07 03:46:27 +00:00
auth refactor(api): decouple console queries through application services (#40031) 2026-08-07 00:42:55 +00:00
billing test: use sqlite3 session in test_billing (#38722) 2026-07-30 04:39:04 +00:00
datasets test: use sqlite3 session in test_external_dataset_service (#38696) 2026-08-06 08:27:37 +00:00
explore feat(workflow): support LLM environment variables (#39125) 2026-08-04 06:17:13 +00:00
snippets feat(workflow): support LLM environment variables (#39125) 2026-08-04 06:17:13 +00:00
tag test: use sqlite3 session in test_tags (#38679) 2026-07-22 09:43:41 +00:00
workspace chore: improve current workspace summary (#40121) 2026-08-07 03:08:55 +00:00
__init__.py feat: return data_source_info and data_source_detail_dict (#29912) 2026-01-05 11:04:03 +08:00
test_apikey.py fix: gate Agent access until first publish (#40105) 2026-08-06 12:36:24 +00:00
test_document_detail_api_data_source_info.py chore(api): align Python support with 3.12 (#34419) 2026-04-02 05:07:32 +00:00
test_extension.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
test_fastopenapi_ping.py feat: init fastopenapi (#30453) 2026-01-23 21:07:52 +09:00
test_fastopenapi_setup.py chore(api): cache the setup status to cut down DB access (#36966) 2026-07-07 14:30:28 +00:00
test_fastopenapi_version.py refactor: api/controllers/console/version.py to v3 (#31463) 2026-01-26 15:04:25 +08:00
test_feature.py refactor(api): decouple console queries through application services (#40031) 2026-08-07 00:42:55 +00:00
test_files_security.py refactor: port api/fields/file_fields.py (#30638) 2026-01-06 22:55:58 +08:00
test_files.py chore: more upload file size for paid user (#39967) 2026-08-06 03:23:16 +00:00
test_human_input_form.py feat(workflow): support human input in loop and iteration (#39243) 2026-08-03 02:24:18 +00:00
test_init_validate.py test: use sqlite3 session in test_init_validate (#38680) 2026-07-22 09:44:29 +00:00
test_knowledge_fs_proxy.py feat(dataset): expose New RAG KnowledgeFS contracts (#39314) 2026-07-23 01:48:36 +00:00
test_onboarding.py feat(web): add step-by-step tour shell (#38785) 2026-07-20 09:23:25 +00:00
test_remote_files.py fix(api, web): scope trial app file uploads to the app tenant (#39149) 2026-07-20 07:00:45 +00:00
test_spec.py refactor(api): remove remaining legacy field remnants (#37967) 2026-07-08 09:59:10 +00:00
test_version.py refactor: replace patch logger with caplog in test_version.py (#38029) 2026-06-26 12:07:44 +00:00
test_workflow_run_archive.py fix(api): keep workflow log archives owner-admin only (#39338) 2026-07-21 04:31:14 +00:00
test_workspace_account.py test: use sqlite3 session in test_workspace_account (#38757) 2026-07-21 08:07:57 +00:00
test_workspace_members.py refactor(api): extract workspace member listing into layered service (#39974) 2026-08-06 01:08:39 +00:00
test_wraps.py refactor(api): decouple console queries through application services (#40031) 2026-08-07 00:42:55 +00:00