mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
59026a17dc
- Added event queue injections in Bulk Update and Create classes for better event handling. - Modified getUser method in Scope class to allow for user retrieval with an override option. - Expanded RealtimeCustomClientTest to include comprehensive tests for bulk create, update, and delete operations, ensuring proper event emissions for multiple clients. - Improved assertions in tests to validate event data and permissions for created, updated, and deleted documents.