dify/api/tests/unit_tests/controllers/openapi
Asuka Minato fae607e2fe
chore: add Type to test (#37191)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-19 16:44:20 +00:00
..
auth feat(api,cli): strict UUID validation for app-id and workspace-id (#37212) 2026-06-09 07:35:18 +00:00
conftest.py chore: add Type to test (#37191) 2026-06-19 16:44:20 +00:00
test_account.py chore: add Type to test (#37191) 2026-06-19 16:44:20 +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 feat(api,cli): strict UUID validation for app-id and workspace-id (#37212) 2026-06-09 07:35:18 +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 feat: 429 rate-limit handling on the unified ErrorBody contract (openapi + difyctl) (#37313) 2026-06-12 06:35:15 +00:00
test_health.py feat: adding dify cli (#36348) 2026-05-26 01:12:36 +00:00
test_human_input_form.py refactor(openapi): unify request validation behind @accepts/@returns decorators (#37216) 2026-06-10 03:02:24 +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 feat: adding dify cli (#36348) 2026-05-26 01:12:36 +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