dify/api/tests/unit_tests/services/plugin
Mr_xie e90c7ab8a7
refactor(tests): replace logger mocks with caplog (#37468) (#37922)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-25 09:48:43 +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 perf(api): reduce workflow startup latency for chatflow (#36773) 2026-06-11 07:05:35 +00:00