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

PXBF-1567-data-attributes-in-selectors: 1567 data attributes in selectors #1756

Merged
merged 19 commits into from
Nov 5, 2024

Conversation

nehemiah-abuga
Copy link
Collaborator

PR Summary

This PR modifies the existing Cypress test automation suite to use data attributes. This will help isolate the tests from potential CSS and JavaScript changes.

Related Github Issue

Detailed Testing steps

  • pull changes locally
  • cd benefit finder
  • npm run dev:storybook
  • npm run cy:run and verify all test pass

nehemiah-abuga and others added 6 commits October 31, 2024 10:02
Remove duplicate test id locator
…com:GSA/px-benefit-finder into 1567-data-attributes-in-selectors
…ttributes-in-selectors of github.com:GSA/px-benefit-finder into 1567-data-attributes-selectors-updated
…ttributes-selectors-updated of github.com:GSA/px-benefit-finder into 1567-data-attributes-selectors-updated
@scottqueen-bixal scottqueen-bixal merged commit 1e6257c into dev Nov 5, 2024
6 checks passed
@scottqueen-bixal scottqueen-bixal deleted the 1567-data-attributes-in-selectors branch November 5, 2024 14:42
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 this pull request may close these issues.

Update Page Object Selectors to Use Data Attributes
2 participants