appwrite/tests
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
..
benchmarks Fix benchmark 2026-05-06 11:09:11 +02:00
e2e test(messaging): skip users recipient test when push DSN not configured 2026-05-11 22:58:29 +12:00
extensions chore: bump PHPStan to level 4 and fix all new errors 2026-04-19 17:31:20 +05:30
resources Rename from dynamic key to ephemeral key (api keys) 2026-04-28 17:18:06 +02:00
unit PR review fixes 2026-05-09 12:53:11 +02:00