dify/api/tests/unit_tests/controllers/console
tmimmanuel e4f1d3c63a
refactor: use EnumText(StorageType) for UploadFile.storage_type (#33728)
2026-03-19 15:15:32 +09:00
..
app chore: change draft var to user scoped (#33066) 2026-03-16 14:04:41 +08:00
auth test(api): add autospec to MagicMock-based patch usage (#32752) 2026-03-01 04:30:45 +08:00
billing refactor: port reqparse to BaseModel (#28993) 2025-12-08 15:31:19 +09:00
datasets refactor: use EnumText(StorageType) for UploadFile.storage_type (#33728) 2026-03-19 15:15:32 +09:00
explore refactor: EnumText for preferred_provider_type MessageChain, Banner (#33696) 2026-03-19 03:53:04 +09:00
tag test: unit test cases for console.explore and tag module (#32186) 2026-03-10 11:25:00 +08:00
workspace refactor(workflow): move agent node back to core workflow (#33431) 2026-03-14 22:33:13 +08:00
__init__.py feat: return data_source_info and data_source_detail_dict (#29912) 2026-01-05 11:04:03 +08:00
test_admin.py test: unit test case for controllers.console.app module (#32247) 2026-03-10 00:54:47 +08:00
test_apikey.py test: unit test case for controllers.console.app module (#32247) 2026-03-10 00:54:47 +08:00
test_document_detail_api_data_source_info.py feat: return data_source_info and data_source_detail_dict (#29912) 2026-01-05 11:04:03 +08:00
test_extension.py chore(deps-dev): bump the dev group across 1 directory with 19 updates (#33525) 2026-03-16 20:31:58 +09:00
test_fastopenapi_ping.py feat: init fastopenapi (#30453) 2026-01-23 21:07:52 +09:00
test_fastopenapi_setup.py refactor: api/controllers/console/setup.py to ov3 (#31465) 2026-01-26 15:04:33 +08: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 test: unit test case for controllers.console.app module (#32247) 2026-03-10 00:54:47 +08:00
test_files.py test: unit test case for controllers.console.app module (#32247) 2026-03-10 00:54:47 +08:00
test_files_security.py refactor: port api/fields/file_fields.py (#30638) 2026-01-06 22:55:58 +08:00
test_human_input_form.py test: unit test case for controllers.console.app module (#32247) 2026-03-10 00:54:47 +08:00
test_init_validate.py test: unit test case for controllers.console.app module (#32247) 2026-03-10 00:54:47 +08:00
test_remote_files.py test: unit test case for controllers.console.app module (#32247) 2026-03-10 00:54:47 +08:00
test_spec.py test: unit test case for controllers.console.app module (#32247) 2026-03-10 00:54:47 +08:00
test_version.py test: unit test case for controllers.console.app module (#32247) 2026-03-10 00:54:47 +08:00
test_workspace_account.py chore: case insensitive email (#29978) 2026-01-13 15:42:44 +08:00
test_workspace_members.py chore: case insensitive email (#29978) 2026-01-13 15:42:44 +08:00
test_wraps.py Use hook to get userid (#26839) 2025-10-14 09:20:37 +08:00