dify/api/tests/unit_tests/controllers/console
2026-08-21 02:17:58 +00:00
..
agent refactor(agent): remove Agent Drive (#40887) 2026-08-19 06:34:36 +00:00
app fix(api): enforce app-scoped access on indirect resources (#40893) 2026-08-21 00:52:39 +00:00
auth fix(api): handle suspended email domains (#41004) 2026-08-20 08:04:05 +00:00
billing refactor(api): consolidate deployment edition handling (#40142) 2026-08-11 07:39:01 +00:00
datasets fix(agent): complete ownership-aware deletion lifecycle (#40888) 2026-08-20 07:48:02 +00:00
explore refactor(api): replace legacy recommended app retrieval stack (#40395) 2026-08-20 13:13:43 +00:00
snippets fix(agent): complete ownership-aware deletion lifecycle (#40888) 2026-08-20 07:48:02 +00:00
tag refactor(api): decouple console tag management (#40843) 2026-08-20 12:31:01 +00:00
workspace fix(plugin): protect endpoint listings (#40897) 2026-08-21 02:17:58 +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(api): enforce edit and RBAC permissions on dataset API key GET endpoint (#40740) (#40743) 2026-08-14 04:27:37 +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 refactor(api): extract init validation into layered application service (#40046) 2026-08-12 08:42:09 +00:00
test_fastopenapi_init_validate.py refactor(api): extract init validation into layered application service (#40046) 2026-08-12 08:42:09 +00:00
test_fastopenapi_setup.py refactor(api): extract init validation into layered application service (#40046) 2026-08-12 08:42:09 +00:00
test_fastopenapi_system.py refactor(api): merge ping and version endpoints into system (#40058) 2026-08-10 08:50:40 +00:00
test_feature.py refactor(api): extract installed app definition queries (#40462) 2026-08-14 09:38:32 +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 refactor(api): extract init validation into layered application service (#40046) 2026-08-12 08:42:09 +00:00
test_knowledge_fs_proxy.py feat(dataset): expose New RAG KnowledgeFS contracts (#39314) 2026-07-23 01:48:36 +00:00
test_oauth_custom_client_permissions.py fix(api): protect custom OAuth client deletion (#40786) 2026-08-14 10:59:49 +00:00
test_onboarding.py chore: dep inject for model in onboarding step by step tour (#40155) 2026-08-07 12:41:22 +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): decouple setup and spec endpoints (#40104) 2026-08-08 11:52:15 +00:00
test_system.py refactor(api): merge ping and version endpoints into system (#40058) 2026-08-10 08:50:40 +00:00
test_workflow_run_archive.py refactor(api): consolidate deployment edition handling (#40142) 2026-08-11 07:39:01 +00:00
test_workspace_account.py fix(api): handle suspended email domains (#41004) 2026-08-20 08:04:05 +00:00
test_workspace_credential_mutation_permissions.py fix(api): enforce edit and RBAC permissions on datasource credential …fix(api): enforce edit and RBAC permissions on datasource credential GET endpoint (#41040) (#41041) 2026-08-21 02:11:46 +00:00
test_workspace_members.py test: centralize enterprise config overrides (#40853) 2026-08-18 12:01:01 +00:00
test_wraps.py refactor(api): decouple data source API key auth flow (#40452) 2026-08-18 04:30:17 +00:00