dify/api/tests/unit_tests/controllers/console
Asuka Minato f320fd5f95
refactor: port controllers/console/app/app.py (#30522)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-01-06 10:12:52 +08:00
..
app refactor: port controllers/console/app/app.py (#30522) 2026-01-06 10:12:52 +08:00
auth feat: add oauth_new_user flag for frontend when user oauth login (#30370) 2025-12-31 10:10:58 +08:00
billing refactor: port reqparse to BaseModel (#28993) 2025-12-08 15:31:19 +09: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_files_security.py Restructure the File errors in controller (#23801) 2025-08-13 17:06:07 +08:00
test_wraps.py Use hook to get userid (#26839) 2025-10-14 09:20:37 +08:00