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(test): add tests and po for several settings pages #24

Merged
merged 6 commits into from
Jun 7, 2024

Conversation

luisecm
Copy link
Collaborator

@luisecm luisecm commented Jun 5, 2024

What this PR does 📖

  • Adding Page Objects for Settings Inventory, Settings Customizations and Settings Messages pages with new UI locators for Uplink Web
  • Write spec files with the cypress tests for the same pages

Which issue(s) this PR fixes 🔨

  • Resolve #

Special notes for reviewers 🗒️

Additional comments 🎤

}

get primaryColorSectionPopUpButton() {
return cy.getByTestAttr("primary-colour-popup-button");
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[misspell] reported by reviewdog 🐶
"colour" is a misspelling of "color"

@luisecm luisecm merged commit 747920b into main Jun 7, 2024
2 checks passed
@luisecm luisecm deleted the luis/settings-two branch June 7, 2024 20:55
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.

1 participant