appwrite/tests/e2e/Services/Webhooks
Jake Barnby acad17f3b8 fix: resolve test failures and reduce excessive timeouts
- DatabasesBase: fix 5 merge corruption issues (missing integers2 attr,
  undefined vars, wrong assertion, wrong setup method)
- WebhooksBase: increase deployment build timeout from 10s to 120s
- RealtimeBase: reduce WebSocket timeout 120s→30s, fix deprecated nullable
- RealtimeConsoleClientTest: reduce assertEventually 120s→30s
- SchemaPolling: reduce all default timeouts 600s→60s
- SitesBase: reduce build timeout 300s→120s, activation 200s→60s

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-18 14:23:42 +13:00
..
WebhooksBase.php fix: resolve test failures and reduce excessive timeouts 2026-02-18 14:23:42 +13:00
WebhooksCustomClientTest.php fix: Fix undefined $data variables in Webhooks tests 2026-02-06 21:23:44 +13:00
WebhooksCustomServerTest.php Merge remote-tracking branch 'origin/1.8.x' into feat-db-tests 2026-02-12 12:34:42 +13:00