appwrite/tests/e2e/Services/GraphQL
Jake Barnby 2e061e2f2b fix: make testCreatePhoneVerification self-contained
Remove @depends annotation and set up phone number within the test
to ensure it works with PHPUnit 12 and paratest parallel execution.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-05 01:33:01 +13:00
..
Legacy Add missing PHPUnit #[Depends] to GraphQL Functions tests 2026-01-15 18:28:38 +13:00
TablesDB Add missing PHPUnit #[Depends] attributes to GraphQL tests 2026-01-15 18:10:30 +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 Merge branch '1.8.x' into feat-health-module 2026-01-08 11:26:56 +05:45
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 Add missing PHPUnit #[Depends] to GraphQL Functions tests 2026-01-15 18:28:38 +13:00
FunctionsServerTest.php Add missing PHPUnit #[Depends] to GraphQL Functions tests 2026-01-15 18:28:38 +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 Migrate to PHPUnit 11 2026-01-15 16:14:53 +13:00
ScopeTest.php feat: cors service 2025-12-11 09:01:31 +00:00
StorageClientTest.php Add missing PHPUnit #[Depends] attributes to GraphQL tests 2026-01-15 18:10:30 +13:00
StorageServerTest.php Add missing PHPUnit #[Depends] attributes to GraphQL tests 2026-01-15 18:10:30 +13:00
TeamsClientTest.php Add missing PHPUnit #[Depends] attributes to GraphQL tests 2026-01-15 18:10:30 +13:00
TeamsServerTest.php Add missing PHPUnit #[Depends] attributes to GraphQL tests 2026-01-15 18:10:30 +13:00
UsersTest.php Migrate to PHPUnit 11 2026-01-15 16:14:53 +13:00