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

[BUG] Remaining Missing Test IDs on PDF #1568

Open
kneerose opened this issue Jul 12, 2024 · 0 comments
Open

[BUG] Remaining Missing Test IDs on PDF #1568

kneerose opened this issue Jul 12, 2024 · 0 comments
Assignees

Comments

@kneerose
Copy link
Contributor

Context & versions

  • Some Several components still lack proper test IDs, impeding effective testing and automation

Missing test IDs

  1. Proposal Card
  • Governance action type -> data-testid=governance-action-type
  • Proposed on date -> data-testid = proposed-date
  • It will be better to change the proposal card testId like proposal-${governanceActionType}-card as the previous test ID conflict with filtering

Screenshot from 2024-07-12 13-10-12

  1. Proposal Details
  • Governance action type-content -> data-testid=governance-action-type-content
  • Title content -> data-testid= title-content
  • Abstract Content -> data-testid=abstract-content
  • Motivation Content -> data-testid=motivation-content
  • Rationale Content -> data-testid=rationale-content
  • Link text content -> data-testid=link-${index}-text-content

image

  • Click to copy link -> data-testid=copy-link

image

  • Verify identity button -> data-testid=verify-identity-button

image

  • Close button of user modal -> data-testid=close-user-modal

Screenshot from 2024-07-12 15-41-04

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In QA
Development

No branches or pull requests

3 participants