appwrite/tests/e2e/Services/Teams
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
..
TeamsBase.php Refactor API parameters to replace 'includeTotal' with 'total' across multiple endpoints for consistency in response handling. 2025-10-29 11:08:08 +02:00
TeamsBaseClient.php revert: minor change. 2025-05-26 11:41:58 +05:30
TeamsBaseServer.php refactor: tests to match the new membership logic 2025-02-12 10:48:32 +00:00
TeamsConsoleClientTest.php fix: test. 2025-05-30 18:05:03 +05:30
TeamsCustomClientTest.php Upgrade utopia-php dependencies and fix namespace changes 2026-02-10 10:34:24 +05:30
TeamsCustomServerTest.php test: Testing team delete removes membership 2024-06-26 13:28:41 -04:00