appwrite/tests/e2e
premtsd-code f4dd1ea2f4 Fix testCreateAppwriteMigration: statusCounters is populated after sync
performMigrationSync waits for the migration to reach completed status
before returning, so statusCounters is populated with success/error
counts by the time the test asserts on it. Flip assertEmpty -> assertNotEmpty.
2026-05-21 08:39:44 +01:00
..
General test: align versions endpoint expectations 2026-05-21 12:18:11 +12:00
Scopes fix(advisor): address review comments on scopes and schema 2026-05-09 12:18:39 +12:00
Services Fix testCreateAppwriteMigration: statusCounters is populated after sync 2026-05-21 08:39:44 +01:00
Traits chore: bump PHPStan to level 4 and fix all new errors 2026-04-19 17:31:20 +05:30
Client.php fix: clean up php 8.5 runtime deprecations 2026-04-29 14:47:05 +05:30