dify/api/tests/unit_tests/controllers/console
林玮 (Jade Lin) 5e17af4530
feat(api): add sandbox info endpoint for Agent App conversations (#38390)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-03 09:43:57 +00:00
..
agent refactor: thread explicit sessions through app retrieval paths (#38309) 2026-07-02 17:00:47 +00:00
app feat(api): add sandbox info endpoint for Agent App conversations (#38390) 2026-07-03 09:43:57 +00:00
auth chore: add type to test (#37876) 2026-06-25 03:01:09 +00:00
billing refactor(api): migrate tenant/user via DI for several endpoints (#36971) 2026-06-03 04:24:17 +00:00
datasets refactor: manage rag pipeline sessions explicitly (#38274) 2026-07-03 08:15:37 +00:00
explore refactor: thread explicit sessions through app retrieval paths (#38309) 2026-07-02 17:00:47 +00:00
snippets fix: normalize query array params for oRPC (#38322) 2026-07-02 11:07:10 +00:00
tag fix(api): scope nested resource lookups by owner refs (#38177) 2026-06-30 08:19:58 +00:00
workspace fix: normalize query array params for oRPC (#38322) 2026-07-02 11:07:10 +00:00
__init__.py
test_apikey.py refactor(api): migrate tenant/user via DI: apikey, extension, data_source_bearer, oauth_server (#36660) 2026-05-26 08:22:35 +00:00
test_document_detail_api_data_source_info.py
test_extension.py refactor: accept db.session explicitly in APIBasedExtensionService (#37693) 2026-06-21 00:53:36 +00:00
test_fastopenapi_ping.py
test_fastopenapi_setup.py
test_fastopenapi_version.py
test_feature.py fix: add is_cloud_only for templates (#37846) 2026-06-24 08:29:54 +00:00
test_files_security.py
test_files.py feat(dify-agent): sync shell and back proxy updates (#37159) 2026-06-10 03:04:32 +00:00
test_human_input_form.py fix: validate conversation variable description length to prevent varchar(255) truncation error (#33038) 2026-06-10 07:28:12 +00:00
test_init_validate.py chore: make AccountService.load_user use passed session (#37764) 2026-06-24 07:29:12 +00:00
test_remote_files.py chore: add Type to test (#37191) 2026-06-19 16:44:20 +00:00
test_spec.py chore: inject more db.session (#38045) 2026-06-30 06:55:54 +00:00
test_version.py refactor: replace patch logger with caplog in test_version.py (#38029) 2026-06-26 12:07:44 +00:00
test_workspace_account.py chore: make AccountService.load_user use passed session (#37764) 2026-06-24 07:29:12 +00:00
test_workspace_members.py feat: RBAC (#37107) 2026-06-18 16:35:29 +00:00
test_wraps.py chore: add Type to test (#37191) 2026-06-19 16:44:20 +00:00