appwrite/tests
Jake Barnby f7ba5e39b7 fix: update Sequence validator, fix messaging race condition, improve auth retry
- Update utopia-php/database to fix Sequence validator rejecting integer
  $sequence values on MongoDB (VAR_UUID7) adapters
- Fix Base.php Filter constructor passing APP_DATABASE_QUERY_MAX_VALUES
  as $idAttributeType instead of the correct Database::VAR_INTEGER
- Fix Messaging testUpdateScheduledAt race condition by increasing
  initial scheduledAt from 3s to 30s so scheduler doesn't fire before
  the PATCH update processes
- Improve Functions callWithAuthRetry to refresh project credentials
  after 4 consecutive 401 failures and increase max retries to 10

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-13 23:54:39 +13:00
..
benchmarks Add more benchmarks, update DB Lib 2025-02-13 16:52:53 +09:00
e2e fix: update Sequence validator, fix messaging race condition, improve auth retry 2026-02-13 23:54:39 +13:00
extensions Speed-up critical failures in assertEventuelly 2025-08-16 16:59:05 +02:00
resources fix: Use custom PostgreSQL image with required extensions (PostGIS, pgvector) 2026-02-13 04:25:35 +13:00
unit Merge remote-tracking branch 'origin/1.8.x' into feat-mongodb 2026-02-12 23:35:21 +13:00