mirror of
https://github.com/AppFlowy-IO/AppFlowy-Web.git
synced 2026-03-13 10:00:26 +08:00
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>