appwrite/tests/e2e/Services/Messaging
Jake Barnby d2e4ed6a11
test(messaging): skip users recipient test when push DSN not configured
CI lacks _APP_MESSAGE_PUSH_TEST_DSN, so new DSN(null) threw a TypeError
before the existing skip guard could run. Match the pattern used by
testSendPushNotification: gate on the env var first, then construct the DSN.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-11 22:58:29 +12:00
..
MessagingBase.php test(messaging): skip users recipient test when push DSN not configured 2026-05-11 22:58:29 +12:00
MessagingConsoleClientTest.php perf: Remove @depends from Account, Functions, Storage, Users, VCS, Messaging tests 2026-02-06 11:54:14 +13:00
MessagingCustomClientTest.php Merge branch 'feat-mailgun-provider' into feat-topics-controller 2023-08-25 04:49:02 +05:30
MessagingCustomServerTest.php lint fix 2023-08-25 04:46:15 +05:30