mirror of
https://github.com/appwrite/appwrite
synced 2026-05-24 09:28:40 +00:00
- Fix testSpatialDistanceInMeter: move assertEquals(202) BEFORE waitForIndex (was after, causing misleading 4-minute timeout on creation failure) - Add 202 assertions to testSpatialAttributesMixedCollection attribute creation - Add 202 assertion to testConcurrentTransactionConflicts attribute creation - Add 202 assertion to fulltext search index creation - Add 202 assertion to shared collection attribute creation These ensure tests fail fast with clear errors if schema creation returns an error, instead of pointlessly polling for 4 minutes. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| ACIDBase.php | ||
| LegacyACIDTest.php | ||
| LegacyTransactionPermissionsCustomClientTest.php | ||
| LegacyTransactionsConsoleClientTest.php | ||
| LegacyTransactionsCustomClientTest.php | ||
| LegacyTransactionsCustomServerTest.php | ||
| TablesDBACIDTest.php | ||
| TablesDBTransactionPermissionsCustomClientTest.php | ||
| TablesDBTransactionsConsoleClientTest.php | ||
| TablesDBTransactionsCustomClientTest.php | ||
| TablesDBTransactionsCustomServerTest.php | ||
| TransactionPermissionsBase.php | ||
| TransactionPermissionsBase.php.tmp | ||
| TransactionsBase.php | ||