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

🐛 Missing test ids on Governance Action details page #1875

Closed
kneerose opened this issue Aug 30, 2024 · 3 comments
Closed

🐛 Missing test ids on Governance Action details page #1875

kneerose opened this issue Aug 30, 2024 · 3 comments
Assignees
Labels
🐛 Bug Something isn't working 🗳️ Voting Pillar

Comments

@kneerose
Copy link
Contributor

kneerose commented Aug 30, 2024

Area

Voting Pillar

Domain

dev-sanchogov.tools

Which wallet were you using?

No response

Context

Test IDs are missing on the new components of the governance action details page. The missing test IDs are as follows:
dRep

  • dRepYesVotes
  • dRepNoVotes
  • dRepAbstainVotes

SPOs

  • poolYesVotes
  • poolNoVotes
  • poolAbstainVotes

CC

  • ccYesVotes
  • ccAbstainVotes
  • ccNoVotes

Steps to reproduce

  1. Register as a dRep.
  2. Navigate to Governance Actions
  3. View any govaction
  4. Observe test id of dReps,SPOs and CC votes
  5. Click show votes and Observe test ids of dRep votes

Actual behavior

image

image

image

image

image

image

Expected behavior

The page should include appropriate Test IDs for all display text.

Allure Report

Note: Please ensure that appropriate Test IDs are added whenever a new component is introduced.

@kneerose kneerose added the 🐛 Bug Something isn't working label Aug 30, 2024
@kneerose
Copy link
Contributor Author

@jdyczka @MSzalowski , any updates on this? I couldn't find any test IDs for the components mentioned above.

jdyczka added a commit that referenced this issue Sep 25, 2024
…or-votes

[#1875] add missing testIds for submitted votes
@kneerose
Copy link
Contributor Author

I''ve located the missing test IDs mentioned above. The test IDs are now available in the dev environment.
This issue can be closed now. CC: @bosko-m

@bosko-m
Copy link
Contributor

bosko-m commented Sep 27, 2024

Closing as per the comment above.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug Something isn't working 🗳️ Voting Pillar
Projects
Status: Done
Development

No branches or pull requests

4 participants