appwrite/tests/e2e/Services/Advisor
Jake Barnby fdb8e06f12
(test): fix misleading advisor e2e test names and assertions
- Rename testReportsAreReadOnly → testReportsCreateAndUpdateNotExposed
  (reports ARE deletable, they're not read-only)
- Extract testDeleteReportMissing with proper error type assertion
- Rename testInsightsAreReadOnly → testInsightsCreateUpdateDeleteNotExposed
- Fix insight create test to use correct URL (/reports/:id/insights)
  instead of nonexistent /manager/ prefix

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-13 01:15:43 +12:00
..
AdvisorBase.php (test): fix misleading advisor e2e test names and assertions 2026-05-13 01:15:43 +12:00
AdvisorCustomServerTest.php refactor(advisor): polish constants aliases and insight lookup helper 2026-05-11 02:08:29 +00:00