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

Refactoring DataLayer Validation Scenarios for Modularity #2062

Merged
merged 1 commit into from
Jan 22, 2025

Conversation

nehemiah-abuga
Copy link
Contributor

PR Summary

This PR focuses on refactoring Cypress test scenarios related to dataLayer validation to enhance modularity, maintainability, and readability. The changes encapsulate repetitive logic into reusable utility functions and streamline the structure of the test cases, ensuring consistency and reducing redundancy.

Related Github Issue

Detailed Testing steps

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

@scottqueen-bixal scottqueen-bixal merged commit 25155df into dev Jan 22, 2025
5 checks passed
@scottqueen-bixal scottqueen-bixal deleted the 1982-refactor-datalayer-cypress-scenarios branch January 22, 2025 20:42
@scottqueen-bixal scottqueen-bixal added this to the v0.10.0.beta.1 milestone Feb 6, 2025
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.

Refactor dataLayer test for object oriented approach
2 participants