dify/api/tests/unit_tests/controllers/console
yihong 8aeef36e2d
feat: use xdist to make make test faster (#30824)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
2026-01-29 18:17:40 +08:00
..
app feat: use xdist to make make test faster (#30824) 2026-01-29 18:17:40 +08:00
auth chore: case insensitive email (#29978) 2026-01-13 15:42:44 +08:00
billing refactor: port reqparse to BaseModel (#28993) 2025-12-08 15:31:19 +09:00
datasets feat: Download the uploaded files (#31068) 2026-01-19 16:48:13 +08:00
workspace fix(api): remove tool provider list cache to fix cache inconsistency (#30323) 2025-12-29 16:58:38 +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 refactor: admin api using session factory (#29628) 2025-12-15 12:01:41 +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 refactor: split changes for api/controllers/console/extension.py (#29888) 2025-12-24 09:41:42 +08: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_files_security.py refactor: port api/fields/file_fields.py (#30638) 2026-01-06 22:55:58 +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