appwrite/tests/e2e/Services/Projects
Jake Barnby 6582ec8e67 fix: register TYPE_ID in GraphQL Mapper and fix Schedules tests for ParaTest
- Add 'id' => Type::string() to GraphQL Mapper Registry defaults to handle
  Model::TYPE_ID used by Document and Row models ($sequence field)
- Refactor SchedulesConsoleClientTest to use static-cached setup helpers
  instead of @depends annotations, which don't work in ParaTest --functional mode

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-18 21:59:33 +13:00
..
Schedules fix: register TYPE_ID in GraphQL Mapper and fix Schedules tests for ParaTest 2026-02-18 21:59:33 +13:00
ProjectsBase.php perf: Remove @depends from Migrations, Projects, and Tokens tests 2026-02-06 12:13:54 +13:00
ProjectsConsoleClientTest.php Merge remote-tracking branch 'origin/feat-db-tests' into feat-mongodb 2026-02-18 03:27:23 +13:00
ProjectsCustomServerTest.php Support arrays in domains env variables 2026-01-30 16:20:46 +01:00