appwrite/tests/e2e/Scopes
Jake Barnby b747c97561
fix(advisor): address review comments on scopes and schema
- Register dedicated reports.write scope and switch deleteReport to it
  so cloud can issue narrowly-scoped delete keys without granting
  insights.write.
- Make insights.parentResourceInternalId optional with null default to
  match its companion parentResourceType/parentResourceId fields and
  unblock insights with no parent (e.g. database-level performance
  insights).
- Tighten Insight.reportId model description: insights always belong to
  a report, ad-hoc insights are not supported.
- Add reports.write to default test API key and admin role so existing
  e2e tests using serverHeaders() can hit the delete endpoint.
- Bump APP_CACHE_BUSTER for the schema change.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-09 12:18:39 +12:00
..
ApiDocumentsDB.php Revert "Revert "Documentsdb + vectordb (latest)"" 2026-03-19 20:30:42 +05:30
ApiLegacy.php added tests 2026-02-25 16:08:40 +05:30
ApiTablesDB.php added tests 2026-02-25 16:08:40 +05:30
ApiVectorsDB.php Revert "Revert "Documentsdb + vectordb (latest)"" 2026-03-19 20:30:42 +05:30
ProjectConsole.php Changing Id 2022-12-14 17:42:25 +02:00
ProjectCustom.php fix(advisor): address review comments on scopes and schema 2026-05-09 12:18:39 +12:00
ProjectNone.php Added new tests 2020-07-08 00:14:40 +03:00
SchemaPolling.php Revert "Revert "Documentsdb + vectordb (latest)"" 2026-03-19 20:30:42 +05:30
Scope.php Revert "Revert "Documentsdb + vectordb (latest)"" 2026-03-19 20:30:42 +05:30
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