dify/api/tests/unit_tests/services/plugin
zyssyz123 72c20daa61
fix(plugin): preserve credentials during local replacement (#39764)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-29 12:39:06 +00:00
..
__init__.py test: add UTs for api/ services.plugin (#32588) 2026-03-12 11:27:29 +08:00
conftest.py feat(plugin): cache plugin model providers by tenant (#36449) 2026-05-23 09:12:09 +00:00
test_dependencies_analysis.py refactor(api): migrate workspace account endpoints to BaseModel (#37954) 2026-07-06 06:57:40 +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 refactor: explicit DB session propagation across backend paths (#38559) 2026-07-15 06:48:28 +00:00
test_plugin_parameter_service.py test: move plugin parameter service coverage to unit tests (#38934) 2026-07-16 13:06:04 +00:00
test_plugin_service_installation.py fix(plugin): preserve credentials during local replacement (#39764) 2026-07-29 12:39:06 +00:00
test_plugin_service.py fix(plugin): preserve credentials during local replacement (#39764) 2026-07-29 12:39:06 +00:00