dify/api/tests/unit_tests/controllers/openapi
Yunlu Wen 82d08851be
feat: guard openapi with rbac (#37752)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-06-22 09:35:33 +00:00
..
auth feat: guard openapi with rbac (#37752) 2026-06-22 09:35:33 +00:00
conftest.py feat: guard openapi with rbac (#37752) 2026-06-22 09:35:33 +00:00
test_account.py chore: add Type to test (#37191) 2026-06-19 16:44:20 +00:00
test_app_describe_builder.py refactor(openapi/cli): split app usage-face from studio-app build-face (#37641) 2026-06-22 07:46:59 +00:00
test_app_describe_query.py feat: adding dify cli (#36348) 2026-05-26 01:12:36 +00:00
test_app_list_query.py refactor(openapi/cli): split app usage-face from studio-app build-face (#37641) 2026-06-22 07:46:59 +00:00
test_app_payloads.py feat: adding dify cli (#36348) 2026-05-26 01:12:36 +00:00
test_app_run_dispatch.py feat: adding dify cli (#36348) 2026-05-26 01:12:36 +00:00
test_app_run_rate_limit.py feat: 429 rate-limit handling on the unified ErrorBody contract (openapi + difyctl) (#37313) 2026-06-12 06:35:15 +00:00
test_app_run_streaming.py chore: add Type to test (#37191) 2026-06-19 16:44:20 +00:00
test_apps_permitted_external_query.py feat: adding dify cli (#36348) 2026-05-26 01:12:36 +00:00
test_audit_app_run.py chore: Caplog type (#37603) 2026-06-18 18:53:13 +00:00
test_contract.py feat: unified ErrorBody contract for /openapi/v1 and difyctl (#37285) 2026-06-11 10:26:27 +00:00
test_cors.py feat: adding dify cli (#36348) 2026-05-26 01:12:36 +00:00
test_device_approve_deny.py feat: adding dify cli (#36348) 2026-05-26 01:12:36 +00:00
test_device_code.py feat: adding dify cli (#36348) 2026-05-26 01:12:36 +00:00
test_device_lookup.py feat: adding dify cli (#36348) 2026-05-26 01:12:36 +00:00
test_device_sso.py feat: adding dify cli (#36348) 2026-05-26 01:12:36 +00:00
test_device_token.py feat: adding dify cli (#36348) 2026-05-26 01:12:36 +00:00
test_error_contract.py fix(hitl): stop confusing 404 when resuming forms via CLI (#37556) 2026-06-22 06:11:27 +00:00
test_health.py feat: adding dify cli (#36348) 2026-05-26 01:12:36 +00:00
test_human_input_form.py fix(hitl): stop confusing 404 when resuming forms via CLI (#37556) 2026-06-22 06:11:27 +00:00
test_input_schema.py feat: adding dify cli (#36348) 2026-05-26 01:12:36 +00:00
test_meta_version.py chore: add Type to test (#37191) 2026-06-19 16:44:20 +00:00
test_models.py feat: adding dify cli (#36348) 2026-05-26 01:12:36 +00:00
test_oauth_sso_claims.py feat: adding dify cli (#36348) 2026-05-26 01:12:36 +00:00
test_oauth_sso_csrf.py feat: adding dify cli (#36348) 2026-05-26 01:12:36 +00:00
test_oauth_sso_host_header.py feat: adding dify cli (#36348) 2026-05-26 01:12:36 +00:00
test_pagination_envelope.py refactor(openapi/cli): split app usage-face from studio-app build-face (#37641) 2026-06-22 07:46:59 +00:00
test_workflow_events_openapi.py chore: add Type to test (#37191) 2026-06-19 16:44:20 +00:00
test_workspaces_members.py chore: add Type to test (#37191) 2026-06-19 16:44:20 +00:00
test_workspaces.py feat: adding dify cli (#36348) 2026-05-26 01:12:36 +00:00