dify/api/tests/unit_tests/services/enterprise
Stephen Zhou 45bee40955
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
#	api/controllers/console/datasets/datasets.py
#	api/tests/unit_tests/controllers/console/datasets/test_datasets.py
2026-09-02 21:56:53 +08:00
..
__init__.py feat: inject traceparent in enterprise api (#30895) 2026-01-13 23:37:39 +09:00
test_account_deletion_sync.py refactor(api): move account lifecycle into application services (#40438) 2026-08-21 08:05:43 +00:00
test_app_permitted_service.py feat: adding dify cli (#36348) 2026-05-26 01:12:36 +00:00
test_enterprise_service.py refactor(api): extract web app access queries (#40482) 2026-08-19 10:34:36 +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 Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-09-02 21:56:53 +08:00
test_traceparent_propagation.py test(api): add autospec to MagicMock-based patch usage (#32752) 2026-03-01 04:30:45 +08:00