mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
5cb36a0a3a
- Add probe callback support to getLastEmail(), getLastEmailByAddress(), and getLastRequest() to filter results by content before accepting - Fix variable name typo in TeamsCustomClientTest ($email vs $lastEmail) - Add event probes to all 56 webhook test getLastRequest() calls to filter by specific event pattern (resource ID + action) - Add email probes to Account OTP/recovery/magic-url tests to wait for the correct email (security phrase, Password Reset subject, etc.) - Add email probes to Projects tests for recovery email URL matching - Increase FunctionsSchedule future time from 1min to 2min to avoid timing issues when seconds are zeroed Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>