Skip to content

Visual regression testing for GenerationPanel #74

@thedavidweng

Description

@thedavidweng

Problem

GenerationPanel is the most complex UI component. Refactoring it (issue #53) risks visual regressions with no automated detection.

Scope

  • Set up Playwright screenshot comparison for the GenerationPanel
  • Capture baseline screenshots for key states (idle, generating, completed, error)
  • CI gate: pixel diff threshold < 0.1%

Acceptance criteria

  • Playwright captures screenshots of GenerationPanel in key states
  • CI fails on visual regressions exceeding the threshold
  • Baseline screenshots are easy to update when changes are intentional

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    Status
    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions