dify/api/tests/unit_tests/controllers/console
Byron.wang c4ea406586
refactor(api): decouple system features and web adapters (#40772)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-09-01 11:50:52 +00:00
..
agent refactor(api): decouple system features and web adapters (#40772) 2026-09-01 11:50:52 +00:00
app refactor(api): decouple system features and web adapters (#40772) 2026-09-01 11:50:52 +00:00
auth refactor(api): decouple system features and web adapters (#40772) 2026-09-01 11:50:52 +00:00
billing test: enforce centralized config overrides (#40869) 2026-08-29 14:05:35 +00:00
datasets test: migrate dataset download sessions and ORM models to SQLite (#40630) 2026-09-01 09:28:50 +00:00
explore refactor(api): decouple system features and web adapters (#40772) 2026-09-01 11:50:52 +00:00
snippets refactor(models): pass session into Workflow accessors (#41464) 2026-08-29 14:28:15 +00:00
tag test: enforce centralized config overrides (#40869) 2026-08-29 14:05:35 +00:00
workspace refactor(api): decouple system features and web adapters (#40772) 2026-09-01 11:50:52 +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 test: centralize controller and storage config overrides (#40867) 2026-08-28 14:47:17 +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 test: enforce centralized config overrides (#40869) 2026-08-29 14:05:35 +00:00
test_fastopenapi_init_validate.py test: enforce centralized config overrides (#40869) 2026-08-29 14:05:35 +00:00
test_fastopenapi_setup.py test: centralize controller and storage config overrides (#40867) 2026-08-28 14:47:17 +00:00
test_fastopenapi_system.py test: enforce centralized config overrides (#40869) 2026-08-29 14:05:35 +00:00
test_feature.py refactor(api): decouple system features and web adapters (#40772) 2026-09-01 11:50:52 +00:00
test_files_security.py test: migrate knowledge file access sessions and ORM models to SQLite (#40596) 2026-08-27 07:19:20 +00:00
test_files.py test: migrate knowledge file access sessions and ORM models to SQLite (#40596) 2026-08-27 07:19:20 +00:00
test_human_input_form.py test: enforce centralized config overrides (#40869) 2026-08-29 14:05:35 +00:00
test_init_validate.py test: enforce centralized config overrides (#40869) 2026-08-29 14:05:35 +00:00
test_knowledge_fs_proxy.py test: centralize controller and storage config overrides (#40867) 2026-08-28 14:47:17 +00:00
test_notification.py refactor(api): decouple onboarding and notification services (#40759) 2026-08-31 04:37:07 +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 refactor(api): decouple onboarding and notification services (#40759) 2026-08-31 04:37:07 +00:00
test_remote_files.py test: migrate knowledge file access sessions and ORM models to SQLite (#40596) 2026-08-27 07:19:20 +00:00
test_spec.py refactor(api): decouple setup and spec endpoints (#40104) 2026-08-08 11:52:15 +00:00
test_system.py test: enforce centralized config overrides (#40869) 2026-08-29 14:05:35 +00:00
test_workflow_run_archive.py test: enforce centralized config overrides (#40869) 2026-08-29 14:05:35 +00:00
test_workspace_account.py refactor(console): dep-inject account payloads with @model_validate (#41500) 2026-08-31 00:52:10 +00:00
test_workspace_credential_mutation_permissions.py chore: remove permission check (#41349) 2026-08-27 05:29:38 +00:00
test_workspace_members.py test: migrate auth and access controller ORM models to SQLite (#40572) 2026-08-21 06:12:29 +00:00
test_wraps.py refactor(api): decouple system features and web adapters (#40772) 2026-09-01 11:50:52 +00:00