mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
- Fix missing return statement in DatabasesBase::testListDocuments - Rewrite DatabasesStringTypesTest with project-keyed setup cache - Use assertGreaterThanOrEqual in Functions testListDeployments - Clean up OIDC provider after Account OAuth2 test - Key all GraphQL static caches by project ID with unique IDs - Replace sleep() with assertEventually in Realtime tests - Increase Messaging scheduled message timeout to 180s - Increase Sites deployment timeouts to 120s Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>