appwrite/tests/unit/Utopia
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
..
Database fix: Address CodeRabbit review comments 2026-02-05 22:24:26 +13:00
Request/Filters chore: add request filter v19 tests 2025-05-16 18:31:36 +00:00
Response/Filters chore: removed values from response filters 2025-05-16 18:26:21 +00:00
Lists.php tests: fix unit tests 2022-08-01 12:22:04 +02:00
Nested.php tests: fix unit tests 2022-08-01 12:22:04 +02:00
RequestTest.php Upgrade utopia-php dependencies and fix namespace changes 2026-02-10 10:34:24 +05:30
ResponseTest.php Revert "Feat adding coroutines" 2024-10-08 20:54:40 +13:00
Single.php format and update test 2024-07-14 06:05:51 +00:00