dify/api/tests/unit_tests/services/plugin
Asuka Minato 6ce0976265
test: add tmp_path type (#40724)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-21 06:09:39 +00:00
..
__init__.py test: add UTs for api/ services.plugin (#32588) 2026-03-12 11:27:29 +08:00
conftest.py refactor(api): decouple console queries through application services (#40031) 2026-08-07 00:42:55 +00:00
test_dependencies_analysis.py test: scope plugin and datasource config overrides (#40854) 2026-08-18 12:01:29 +00:00
test_endpoint_service.py test: add UTs for api/ services.plugin (#32588) 2026-03-12 11:27:29 +08:00
test_oauth_service.py refactor(api): replace json.loads with Pydantic validation in services layer (#33704) 2026-03-30 08:22:29 +00:00
test_plugin_auto_upgrade_service.py test: use SQLite sessions in services plugin (#39084) 2026-07-28 03:16:19 +00:00
test_plugin_migration.py test: add tmp_path type (#40724) 2026-08-21 06:09:39 +00:00
test_plugin_parameter_service.py fix(api): scope temporary capabilities to owners (#39863) 2026-08-07 09:21:13 +00:00
test_plugin_service_installation.py test: keep integration config overrides typed (#40850) 2026-08-18 12:00:32 +00:00
test_plugin_service.py test: scope plugin and datasource config overrides (#40854) 2026-08-18 12:01:29 +00:00