appwrite/tests/e2e/Services/GraphQL
Jake Barnby abdceb831a fix: resolve E2E test failures for screenshots, account logs, risky tests, and deployment timeouts
- Accept 404 alongside 200 for screenshot tests with custom headers/permissions (browser service CI limitation)
- Fix testGetAccountLogs to expect 1 log (session.create only, user.create audit not triggered for self-service)
- Move getSupportForOperators() check before any assertions in testOperators/testBulkOperators (PHPUnit 12 risky test fix)
- Increase deployment build/activation polling timeout from 240s to 360s

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-20 20:43:51 +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 fix: resolve E2E test failures for screenshots, account logs, risky tests, and deployment timeouts 2026-02-20 20:43:51 +13: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: add early failure detection and increase polling timeouts 2026-02-20 19:51:59 +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