Skip to content

[Good First Issue] Add data-testid attributes to key UI elements #56

@magic-peach

Description

@magic-peach

Overview

Add data-testid attributes to key UI elements to make the codebase ready for automated testing with Playwright or React Testing Library.

Task

Add data-testid to these elements across the component files:

Element data-testid value
File upload zone file-upload-zone
Export button export-button
Progress bar export-progress
Download button download-button
Reset button reset-button
Quality slider quality-slider
Speed slider speed-slider

Acceptance Criteria

  • All listed elements have data-testid attributes
  • No visual or functional changes

Good first issue — estimated effort: 20 minutes

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions