dify/api/tests/unit_tests/services/enterprise
Asuka Minato 557d92735d
test: move account deletion sync coverage to unit tests (#38917)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-15 03:47:55 +00:00
..
__init__.py feat: inject traceparent in enterprise api (#30895) 2026-01-13 23:37:39 +09:00
test_account_deletion_sync.py test: move account deletion sync coverage to unit tests (#38917) 2026-07-15 03:47:55 +00:00
test_app_permitted_service.py feat: adding dify cli (#36348) 2026-05-26 01:12:36 +00:00
test_enterprise_service.py feat(api): forward user_type for MCP identity forwarding (webapp end-users) (#37347) 2026-06-12 07:30:15 +00:00
test_plugin_manager_service.py chore: rm all mock_logger (#37786) 2026-06-24 07:10:02 +00:00
test_rbac_service.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
test_traceparent_propagation.py test(api): add autospec to MagicMock-based patch usage (#32752) 2026-03-01 04:30:45 +08:00