appwrite/tests
ArnabChatterjee20k 340ce9d56b Add tests for channel conversion and event handling in Messaging
- Implement `test_convert_channels_rewrites_account_action_suffixes` to ensure
  that account action suffixes are correctly rewritten to user-scoped channels.
- Add `test_convert_channels_drops_account_actions_for_guest` to verify that
  account actions are dropped for guests without a user ID.
- Introduce `test_from_payload_does_not_suffix_account_for_nested_user_events`
  to confirm that nested user events do not leak action suffixes onto account channels.
2026-04-27 16:40:15 +05:30
..
benchmarks Increase benchmark iterations 2026-04-22 19:46:27 +05:30
e2e Add tests for channel conversion and event handling in Messaging 2026-04-27 16:40:15 +05:30
extensions chore: bump PHPStan to level 4 and fix all new errors 2026-04-19 17:31:20 +05:30
resources add E2E tests for vectorsdb and documentsdb JSON import/export 2026-03-26 11:24:14 +00:00
unit Add tests for channel conversion and event handling in Messaging 2026-04-27 16:40:15 +05:30