Files
Nathan 18812bd2dd chore: fix CI test failures across editor, paste, embedded, and database tests
Key fixes:
- Editor tests: Use createDocumentPageAndNavigate instead of "Getting started" page
  to avoid strict mode violations from template content
- Paste tests: Replace fragile hover-dependent inline-add-page with shared helper
- Toolbar: Add data-testid to BulletedList, NumberedList, Quote toolbar buttons
- CI config: Add trailing slash to database/ path to prevent prefix-matching
- Platform-aware: Use Meta+A on Mac, Control+A on Linux for select-all
- Skip version-history tests (require dev-mode window.__TEST_DOC__ globals)
- Various selector and timing fixes for database and page tests

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 21:06:55 +08:00
..