dify/api/tests/unit_tests/controllers/inner_api
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
..
app test: migrate remaining controller sessions and ORM models to SQLite (#40538) 2026-08-21 06:11:44 +00:00
plugin test: enforce centralized config overrides (#40869) 2026-08-29 14:05:35 +00:00
workspace feat: new user add automatic add to app / dataset whitelist (#41363) 2026-08-27 08:51:05 +00:00
__init__.py test: improve unit tests for controllers.inner_api (#32203) 2026-03-12 11:07:56 +08:00
test_agent_files.py test: enforce centralized config overrides (#40869) 2026-08-29 14:05:35 +00:00
test_agent_llm.py test: enforce centralized config overrides (#40869) 2026-08-29 14:05:35 +00:00
test_agent_tools.py test: enforce centralized config overrides (#40869) 2026-08-29 14:05:35 +00:00
test_auth_wraps.py refactor(api): decouple system features and web adapters (#40772) 2026-09-01 11:50:52 +00:00
test_knowledge_retrieval.py test: enforce centralized config overrides (#40869) 2026-08-29 14:05:35 +00:00
test_mail.py refactor(api): decouple system features and web adapters (#40772) 2026-09-01 11:50:52 +00:00
test_runtime_credentials.py test: use sqlite3 session in test_runtime_credentials (#38682) 2026-07-22 09:50:31 +00:00