mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +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>