appwrite/tests/e2e/Services/GraphQL/TablesDB
Jake Barnby 64d6efd098 fix: Add missing attribute types to Collection/AttributeList models and fix parallel test issues
- Add MODEL_ATTRIBUTE_VARCHAR/TEXT/MEDIUMTEXT/LONGTEXT to Collection and
  AttributeList models, fixing TypeError in Response::hasModel() that
  caused 4974 server crashes when serializing collections with new
  string attribute types
- Initialize $ruleType to null in Response::output() to prevent
  undefined variable when no model condition matches
- Isolate testUniqueIndexDuplicate with its own collection to prevent
  duplicate title interference from parallel tests in the same process
- Add retry mechanism to phone session creation for OTP token issues
- Increase GraphQL function build timeout from 30s to 120s
- Increase Sites deployment activation timeout from 100s to 200s
- Relax GraphQL bulk update row count assertion for parallel safety

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-09 17:53:21 +13:00
..
AbuseTest.php Update tablesDb -> tablesDB 2025-08-21 02:20:05 +12:00
AuthTest.php update: to use placeholders. 2025-12-11 15:26:45 +05:30
DatabaseClientTest.php fix: Add missing attribute types to Collection/AttributeList models and fix parallel test issues 2026-02-09 17:53:21 +13:00
DatabaseServerTest.php fix: Fix remaining parallel-safety issues from CI iteration 2 2026-02-09 14:55:41 +13:00