mirror of
https://github.com/appwrite/appwrite
synced 2026-05-24 09:28:40 +00:00
- Fix DB relationship tests: use ID::unique() for person/library collections - Fix DB StringTypesTest: use waitForAllAttributes instead of sleep(3) - Fix DB permissions tests: update expected counts for parallel mode - Fix Account OAuth tests: clean up shared mock OAuth email before use - Fix Account phone tests: ensure phone auth enabled, unique phone numbers - Fix Messaging: compare datetime via timestamps, accept processing state - Fix GraphQL testGetColumn: call setupStringColumn instead of setupTable - Fix Projects: update mock numbers error message assertion Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| DatabasesPermissionsBase.php | ||
| LegacyPermissionsGuestTest.php | ||
| LegacyPermissionsMemberTest.php | ||
| LegacyPermissionsTeamTest.php | ||
| TablesDBPermissionsGuestTest.php | ||
| TablesDBPermissionsMemberTest.php | ||
| TablesDBPermissionsTeamTest.php | ||