appwrite/tests/e2e/Services/Databases
Jake Barnby 91edf82060 fix: database index length assertion and email race in password recovery
- Remove specific index length number from testPatchAttribute assertion
  since the value differs between shared/non-shared table modes (767 vs
  768) and the console API returns the console project's value, not the
  user project's
- Use getLastEmailByAddress in testPasswordRecoveryUrlParams to avoid
  retrieving emails from parallel test classes sharing the same maildev

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 03:41:35 +13:00
..
Legacy updated test 2026-02-25 19:46:09 +05:30
Permissions Timing updates 2026-02-24 14:00:07 +13:00
TablesDB fix: cache DatabasesStringTypesTest setup before waiting 2026-02-24 20:47:56 +13:00
Transactions fix: remove file caching, disable --functional for Databases/Functions/Realtime 2026-02-21 03:44:28 +13:00
DatabasesBase.php fix: database index length assertion and email race in password recovery 2026-03-06 03:41:35 +13:00
LegacyConsoleClientTest.php Consolidate, remove depends, add fixtures 2026-01-10 03:21:31 +13:00
LegacyCustomClientTest.php Consolidate, remove depends, add fixtures 2026-01-10 03:21:31 +13:00
LegacyCustomServerTest.php Consolidate, remove depends, add fixtures 2026-01-10 03:21:31 +13:00
TablesDBConsoleClientTest.php Consolidate, remove depends, add fixtures 2026-01-10 03:21:31 +13:00
TablesDBCustomClientTest.php Consolidate, remove depends, add fixtures 2026-01-10 03:21:31 +13:00
TablesDBCustomServerTest.php Consolidate, remove depends, add fixtures 2026-01-10 03:21:31 +13:00