dify/api/tests/unit_tests/controllers/openapi/auth
Asuka Minato 08008f6305
test: migrate controller sessions to SQLite (#40083)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-11 08:29:40 +00:00
..
__init__.py feat: adding dify cli (#36348) 2026-05-26 01:12:36 +00:00
test_composition.py refactor(api): consolidate deployment edition handling (#40142) 2026-08-11 07:39:01 +00:00
test_conditions.py refactor(api): consolidate deployment edition handling (#40142) 2026-08-11 07:39:01 +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 refactor(api): consolidate deployment edition handling (#40142) 2026-08-11 07:39:01 +00:00
test_prepare.py test: migrate controller sessions to SQLite (#40083) 2026-08-11 08:29:40 +00:00
test_verify.py test: use real ORM models in app and API tests (#40020) 2026-08-06 04:36:58 +00:00