mirror of
https://github.com/langgenius/dify.git
synced 2026-03-25 00:07:56 +08:00
- Add warning logs when enterprise sync fails in delete_account() and remove_member_from_tenant() - Create comprehensive unit tests for account_deletion_sync module (11 test cases) - Update integration tests to verify sync calls are made - All tests cover both ENTERPRISE_ENABLED=True and False scenarios Fixes P0 issues from AI review (GitHub Copilot & Gemini Code Assist)