Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add selectors throughout Module Cards #9359

Closed
9 tasks
jerader opened this issue Feb 3, 2022 · 0 comments · Fixed by #9636
Closed
9 tasks

Add selectors throughout Module Cards #9359

jerader opened this issue Feb 3, 2022 · 0 comments · Fixed by #9636
Assignees

Comments

@jerader
Copy link
Collaborator

jerader commented Feb 3, 2022

Overview

This ticket adds selectors throughout the module cards work. Files include: moduleCard, magneticModuleData, temperatureModuleData, thermocyclerData, StatusLabel, and the overflow button dropdown menu

Implementation details

for every important function (buttons, titles, text body, images) create a selector using data-testId

Acceptance criteria

Selectors should be added to

  • module image
  • usbPort
  • module Name and icon
  • module Status
  • all module metadata (Magdeck: height, Tempdeck: target, current, TC: lid, block, target, current)
  • overflow icon
  • every item in the overflow dropdown
  • the circle icon in the StatusLabel
  • the text in the StatusLabel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant