dify/api/tests/unit_tests/controllers/openapi
2026-08-29 14:05:35 +00:00
..
auth test: enforce centralized config overrides (#40869) 2026-08-29 14:05:35 +00:00
_mode_constants.py
conftest.py
test_account.py
test_app_describe_builder.py test: migrate OpenAPI and tool-file ORM entities (#40637) 2026-08-14 05:34:56 +00:00
test_app_describe_query.py
test_app_dsl.py fix(api): enforce app-scoped access on indirect resources (#40893) 2026-08-21 00:52:39 +00:00
test_app_list_query.py
test_app_payloads.py test: migrate auth and access controller ORM models to SQLite (#40572) 2026-08-21 06:12:29 +00:00
test_app_run_dispatch.py
test_app_run_rate_limit.py
test_app_run_streaming.py
test_apps_permitted_external_query.py test: migrate residual controller sessions and ORM models to SQLite (#40579) 2026-08-18 12:26:33 +00:00
test_audit_app_run.py
test_contract.py
test_cors.py
test_device_approve_deny.py
test_device_code.py
test_device_lookup.py
test_device_sso.py refactor(api): decouple console queries through application services (#40031) 2026-08-07 00:42:55 +00:00
test_device_token.py
test_error_contract.py
test_health.py
test_human_input_form.py test: migrate residual controller sessions and ORM models to SQLite (#40579) 2026-08-18 12:26:33 +00:00
test_input_schema.py test: migrate residual controller sessions and ORM models to SQLite (#40579) 2026-08-18 12:26:33 +00:00
test_meta_version.py test: enforce centralized config overrides (#40869) 2026-08-29 14:05:35 +00:00
test_models.py
test_oauth_sso_claims.py refactor(api): decouple console queries through application services (#40031) 2026-08-07 00:42:55 +00:00
test_oauth_sso_csrf.py
test_oauth_sso_host_header.py test: eliminate remaining whole config mocks (#40855) 2026-08-18 12:01:49 +00:00
test_pagination_envelope.py
test_supported_app_type.py
test_version_gate.py
test_workflow_events_openapi.py test: migrate residual controller sessions and ORM models to SQLite (#40579) 2026-08-18 12:26:33 +00:00
test_workspaces_members.py test: migrate residual session factories to shared SQLite (#40665) 2026-08-13 03:04:59 +00:00
test_workspaces.py