Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions