appwrite/tests/e2e/Scopes
Jake Barnby 65780d75f9 fix: test flakes — correct index length fallback, add retries
- Fix getMaxIndexLength() fallback from 768 to 767 to match MariaDB's
  actual InnoDB index key limit
- Add retry logic to getConsoleVariables() to handle intermittent 401s
- Add retry logic to API key creation in ProjectCustom to prevent
  cascading 401 failures in test methods

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 03:01:23 +13:00
..
ApiLegacy.php Remove sleeps 2026-01-10 14:53:29 +13:00
ApiTablesDB.php Remove sleeps 2026-01-10 14:53:29 +13:00
ProjectConsole.php Changing Id 2022-12-14 17:42:25 +02:00
ProjectCustom.php fix: test flakes — correct index length fallback, add retries 2026-03-06 03:01:23 +13:00
ProjectNone.php Added new tests 2020-07-08 00:14:40 +03:00
SchemaPolling.php fix: increase attribute/index polling timeouts to 240s for shared mode CI 2026-02-24 17:50:46 +13:00
Scope.php fix: test flakes — correct index length fallback, add retries 2026-03-06 03:01:23 +13:00
SideClient.php fix tests 2024-12-15 10:25:22 +00:00
SideConsole.php chore: fix abstract implementations for scope tests 2025-01-28 14:29:45 +00:00
SideNone.php chore: fix abstract implementations for scope tests 2025-01-28 14:29:45 +00:00
SideServer.php chore: fix abstract implementations for scope tests 2025-01-28 14:29:45 +00:00