dify/api/tests/unit_tests/services/plugin
2026-04-09 10:55:48 +00:00
..
__init__.py test: add UTs for api/ services.plugin (#32588) 2026-03-12 11:27:29 +08:00
conftest.py test: add UTs for api/ services.plugin (#32588) 2026-03-12 11:27:29 +08: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 fix: fix sqlalchemy.orm.exc.DetachedInstanceError (#34845) 2026-04-09 10:55:48 +00:00
test_plugin_permission_service.py refactor: migrate session.query to select API in plugin services (#34817) 2026-04-09 05:49:59 +00:00