Files
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
..