appwrite/tests/e2e/Services/GraphQL
Jake Barnby 54505c0600 fix: increase polling timeouts for CI stability
Spatial attribute creation under parallel MariaDB load and function
deployment builds under MongoDB can exceed previous limits. Increased
SchemaPolling timeout from 8 to 10 minutes and GraphQL function build
timeout from 2 to 4 minutes.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-19 04:21:49 +13:00
..
Legacy Merge remote-tracking branch 'origin/feat-db-tests' into feat-mongodb 2026-02-18 03:27:23 +13:00
TablesDB fix: Correct test capability gates and GraphQL dependencies 2026-02-13 05:06:48 +13:00
AccountTest.php fix: make testCreatePhoneVerification self-contained 2026-02-05 01:33:01 +13:00
AvatarsTest.php Refactor avatar screenshot API to replace 'viewport' parameter with separate 'viewportWidth' and 'viewportHeight' parameters; update related tests for validation of new dimensions and edge cases. 2025-10-24 22:53:10 +01:00
Base.php Upgrade utopia-php dependencies and fix namespace changes 2026-02-10 10:34:24 +05:30
BatchTest.php Update total count in assertions in BatchTest 2024-04-27 01:20:49 +03:00
ContentTypeTest.php Remove weird static/const mix 2025-08-19 23:03:18 +12:00
FunctionsClientTest.php perf: Remove @depends from Databases permissions and partial GraphQL tests 2026-02-06 11:56:58 +13:00
FunctionsServerTest.php fix: increase polling timeouts for CI stability 2026-02-19 04:21:49 +13:00
HealthTest.php Fix tests 2026-01-01 09:37:10 +00:00
LocalizationTest.php Remove weird static/const mix 2025-08-19 23:03:18 +12:00
MessagingTest.php perf: Remove @depends from Databases permissions and partial GraphQL tests 2026-02-06 11:56:58 +13:00
ScopeTest.php fix graphQL 2026-02-04 12:29:20 +02:00
StorageClientTest.php perf: Remove @depends from Databases permissions and partial GraphQL tests 2026-02-06 11:56:58 +13:00
StorageServerTest.php perf: Remove @depends from Databases permissions and partial GraphQL tests 2026-02-06 11:56:58 +13:00
TeamsClientTest.php perf: Remove @depends from Databases permissions and partial GraphQL tests 2026-02-06 11:56:58 +13:00
TeamsServerTest.php perf: Remove @depends from Databases permissions and partial GraphQL tests 2026-02-06 11:56:58 +13:00
UsersTest.php fix: Fix parallel test failures across Databases, GraphQL, Realtime, and Account 2026-02-09 16:08:55 +13:00