Skip to content

Extension-Wallet Testing & Release Prep (E2E + Branding + Docs + Store Assets) #229

@wheval

Description

@wheval

Extension-Wallet Testing & Release Prep (E2E + Branding + Docs + Store Assets)

Description:
Set up end-to-end testing and prepare the extension for release (branding, docs, and store materials).

This task is the MVP subset of Issues #24-28.

Context:
Once the UI exists, we need automated tests and basic release artifacts so changes don’t regress core flows.

Requirements:

  • Add Playwright E2E harness with stable fixtures
  • Implement minimal E2E scenarios: onboarding + send (happy path)
  • Add basic branding assets (icons/logo) placeholders
  • Create minimal user documentation pages (GETTING_STARTED + FAQ)
  • Add Chrome Web Store listing metadata placeholders

Files to Create:

  • apps/extension-wallet/tests/playwright.config.ts
  • apps/extension-wallet/tests/e2e/*.spec.ts (minimal scenarios)
  • apps/extension-wallet/public/icons/* (placeholders)
  • docs/user-guide/GETTING_STARTED.md
  • docs/user-guide/FAQ.md
  • docs/PRIVACY_POLICY.md
  • docs/TERMS_OF_SERVICE.md

Definition of Done:

  • pnpm e2e (or test script) runs the minimal scenarios
  • Release assets are present and reference correct paths

Labels: extension, testing, release
Estimated Effort: 2–4 days
Priority: Medium


Questions or need help?** Join our Telegram community

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions