dify/api/tests/unit_tests/controllers/openapi/auth
Byron.wang c4ea406586
refactor(api): decouple system features and web adapters (#40772)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-09-01 11:50:52 +00:00
..
__init__.py feat: adding dify cli (#36348) 2026-05-26 01:12:36 +00:00
test_composition.py refactor(api): decouple system features and web adapters (#40772) 2026-09-01 11:50:52 +00:00
test_conditions.py refactor(api): decouple system features and web adapters (#40772) 2026-09-01 11:50:52 +00:00
test_data.py refactor(api): consolidate deployment edition handling (#40142) 2026-08-11 07:39:01 +00:00
test_flow.py feat(openapi): redesign auth pipeline with per-token-type routing (#36693) 2026-05-27 12:45:30 +00:00
test_pipeline.py test: enforce centralized config overrides (#40869) 2026-08-29 14:05:35 +00:00
test_prepare.py test: migrate controller auth wrapper sessions and ORM models to SQLite (#40529) 2026-08-17 12:10:44 +00:00
test_verify.py test: centralize app and account config overrides (#40860) 2026-08-25 06:19:35 +00:00