dify/api/tests/test_containers_integration_tests/controllers/console
Likalikali e09eee8fd1
refactor: replace manual model_validate with @model_validate in datasets controllers (#40236)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-09 08:25:27 +00:00
..
app test: move app import API coverage to unit tests (#38920) 2026-07-21 07:54:32 +00:00
auth feat(oauth): expose stable account id on provider account endpoint (#39470) 2026-07-24 02:09:48 +00:00
datasets refactor: replace manual model_validate with @model_validate in datasets controllers (#40236) 2026-08-09 08:25:27 +00:00
explore chore: dep inject for model in explore apis (#40160) 2026-08-08 02:23:17 +00:00
workspace test: move tool provider controller coverage to unit tests (#38944) 2026-07-15 03:12:43 +00:00
helpers.py refactor(api): migrate console.datasets.rag_pipeline partially to BaseModel (#36649) 2026-06-03 17:44:10 +00:00
test_api_based_extension.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
test_apikey.py refactor(api): migrate tenant/user via DI: apikey, extension, data_source_bearer, oauth_server (#36660) 2026-05-26 08:22:35 +00:00
test_feature.py refactor(api): decouple console queries through application services (#40031) 2026-08-07 00:42:55 +00:00
test_files.py chore: more upload file size for paid user (#39967) 2026-08-06 03:23:16 +00:00
test_setup.py refactor(api): decouple setup and spec endpoints (#40104) 2026-08-08 11:52:15 +00:00
test_spec.py refactor(api): decouple setup and spec endpoints (#40104) 2026-08-08 11:52:15 +00:00