mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
07dc088e4e
- Fix testPasswordRecoveryUrlParams: use URL-based probes instead of userId-based probes to distinguish between test cases that share the same user - Enable functions.* webhook events in ProjectCustom for function webhook tests that were silently passing by matching stale events - Fix setupTeamMembership: add email address probe to getLastEmail to prevent picking up wrong invitation email - Fix getLastEmail multi-email race: assert count inside assertEventually when requesting multiple emails Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>