Skip to content

test(e2e): add desktop workflow coverage#350

Merged
h4yfans merged 1 commit into
mainfrom
feat/desktop-e2e-feature-coverage
May 11, 2026
Merged

test(e2e): add desktop workflow coverage#350
h4yfans merged 1 commit into
mainfrom
feat/desktop-e2e-feature-coverage

Conversation

@h4yfans
Copy link
Copy Markdown
Collaborator

@h4yfans h4yfans commented May 11, 2026

Summary

  • add seven feature-scoped Electron E2E specs for desktop workflows
  • cover editor commands, file attachments/viewer, inbox bulk actions, search/command palette, settings persistence, tasks/Kanban, and templates

Validation

  • git diff --check
  • pnpm exec prettier --check apps/desktop/tests/e2e/editor-command-flows.e2e.ts apps/desktop/tests/e2e/file-attachments-viewer.e2e.ts apps/desktop/tests/e2e/inbox-bulk-actions.e2e.ts apps/desktop/tests/e2e/search-command-palette.e2e.ts apps/desktop/tests/e2e/settings-persistence.e2e.ts apps/desktop/tests/e2e/tasks-kanban.e2e.ts apps/desktop/tests/e2e/templates.e2e.ts
  • pnpm --filter @memry/desktop exec playwright test --config config/playwright.config.ts --list tests/e2e/editor-command-flows.e2e.ts tests/e2e/file-attachments-viewer.e2e.ts tests/e2e/inbox-bulk-actions.e2e.ts tests/e2e/search-command-palette.e2e.ts tests/e2e/settings-persistence.e2e.ts tests/e2e/tasks-kanban.e2e.ts tests/e2e/templates.e2e.ts
  • pnpm docs:impact --strict
  • pnpm docs:build

Note

  • git push pre-push reached desktop typecheck and failed on apps/desktop/src/main/agent/mcp/server.ts, which is outside this PR diff. The branch was pushed with hooks skipped to keep the PR scoped to the seven E2E files.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 11, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
memry-docs Ready Ready Preview, Comment May 11, 2026 2:38pm
memrynote-landing Ready Ready Preview, Comment May 11, 2026 2:38pm

@github-actions github-actions Bot added enhancement New feature or request test labels May 11, 2026
@h4yfans h4yfans marked this pull request as ready for review May 11, 2026 14:39
@h4yfans h4yfans merged commit ae03a72 into main May 11, 2026
17 of 23 checks passed
@h4yfans h4yfans deleted the feat/desktop-e2e-feature-coverage branch May 19, 2026 23:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant