dify/api/tests/unit_tests/controllers/console
FFXN dc69f65b4b
fix: add responding error information when obtain pipeline template detail failed (#33628)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-03-18 13:31:45 +08: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
datasets fix: add responding error information when obtain pipeline template detail failed (#33628) 2026-03-18 13:31:45 +08:00
explore refactor: replace sa.String with EnumText in mapped_column for type s… (#33332) 2026-03-14 13:38:27 +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
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
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
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_security.py
test_files.py test: unit test case for controllers.console.app module (#32247) 2026-03-10 00:54:47 +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
test_workspace_members.py
test_wraps.py