appwrite/tests/e2e/Scopes
Jake Barnby 1ef96627d3 fix: scale databases worker to handle parallel test load
The root cause of flaky attribute processing tests is that a single
appwrite-worker-databases container cannot keep up with attribute
creation jobs when tests run in parallel via paratest.

This fix:
- Scales the databases worker to 4 instances during E2E service tests
- Reverts timeout increases that masked the underlying issue

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-06 03:04:22 +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: enhance SMTP authentication by using env vars 2025-12-12 06:02:17 +00:00
ProjectNone.php Added new tests 2020-07-08 00:14:40 +03:00
SchemaPolling.php fix: scale databases worker to handle parallel test load 2026-02-06 03:04:22 +13:00
Scope.php Merge remote-tracking branch 'origin/1.8.x' into feat-db-tests 2026-02-06 01:29:44 +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