dify/api/tests/unit_tests/services/plugin
2026-07-02 04:46:10 +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 test: add UTs for api/ services.plugin (#32588) 2026-03-12 11:27:29 +08: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(tests): replace logger mocks with caplog (#37468) (#37922) 2026-06-25 09:48:43 +00:00
test_plugin_migration.py feat(plugin): cache plugin model providers by tenant (#36449) 2026-05-23 09:12:09 +00:00
test_plugin_service.py fix(api): keep provider refresh waiters single-flight (#38226) 2026-07-02 04:46:10 +00:00