Files
appwrite/tests/unit
Jake BarnbyandClaude Opus 4.7 6bde54675e test(notifications): unit tests for worker and adapters
Covers the dedup short-circuit, per-channel dispatch routing, alert
persistence, error tagging, and legacy single-recipient fallback in the
Notifications worker, plus the Console adapter's permission shape and the
Webhook adapter's HMAC-SHA256 signing contract, header layout, response
handling, and unsigned-when-secret-missing behaviour.

Worker dispatch helpers move from private to protected so a test spy can
override them without monkey-patching. The Swoole runtime hook flag
mutation is now guarded by class_exists so the action can run under bare
PHPUnit (no Swoole extension on the test host).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-01 15:51:24 +12:00
..
2022-08-01 12:22:04 +02:00
2026-02-09 20:20:44 +00:00
2026-04-15 17:49:33 +05:30
2026-02-26 18:50:29 +13:00
2024-02-24 01:06:53 +13:00
2026-04-14 10:26:59 +05:30
2026-01-11 02:49:28 +13:00
2022-08-01 12:22:04 +02:00
2022-08-01 12:22:04 +02:00