dify/api/tests/unit_tests/services/plugin
2026-07-07 13:03:32 +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 refactor(api): migrate workspace account endpoints to BaseModel (#37954) 2026-07-06 06:57:40 +00:00
test_plugin_migration.py refactor(api): clarify DSL import and plugin migration boundaries (#38483) 2026-07-07 02:06:49 +00:00
test_plugin_service.py fix: can't debug model plugins (#38500) 2026-07-07 13:03:32 +00:00