appwrite/tests/e2e/Services/GraphQL
Chirag Aggarwal 2d05d608f4 Upgrade utopia-php dependencies and fix namespace changes
- Upgrade utopia-php/cli from 0.15 to 0.22
- Upgrade utopia-php/analytics from 0.10 to 0.15
- Upgrade utopia-php/orchestration from 0.9 to 0.19
- Use dev branches for utopia-php/framework and utopia-php/platform
- Remove utopia-php/swoole dependency (merged into framework)
- Migrate Utopia\CLI\Console to Utopia\Console across all files
- Migrate Utopia\Http to Utopia\Http\Http namespace
- Migrate Utopia\Swoole\Files to Utopia\Http\Files (now instance-based)
- Convert static CLI::setResource() calls to instance-based Dependency API
- Fix StatsResources task named parameter mismatch
2026-02-10 10:34:24 +05:30
..
Legacy update: to use placeholders. 2025-12-11 15:26:45 +05:30
TablesDB update: to use placeholders. 2025-12-11 15:26:45 +05:30
AccountTest.php Fix static user refs 2025-08-19 23:13:47 +12: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 Remove weird static/const mix 2025-08-19 23:03:18 +12:00
FunctionsServerTest.php Remove weird static/const mix 2025-08-19 23:03:18 +12: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 add tests 2025-10-24 14:19:59 +05:30
ScopeTest.php fix graphQL 2026-02-04 12:29:20 +02:00
StorageClientTest.php Remove weird static/const mix 2025-08-19 23:03:18 +12:00
StorageServerTest.php add: tests. 2026-01-07 18:05:33 +05:30
TeamsClientTest.php Remove weird static/const mix 2025-08-19 23:03:18 +12:00
TeamsServerTest.php Remove weird static/const mix 2025-08-19 23:03:18 +12:00
UsersTest.php Fix static user refs 2025-08-19 23:13:47 +12:00