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

BDD Testing - Menu Website #11

Open
nicktaras opened this issue Apr 11, 2022 · 1 comment
Open

BDD Testing - Menu Website #11

nicktaras opened this issue Apr 11, 2022 · 1 comment

Comments

@nicktaras
Copy link
Contributor

No description provided.

@nicktaras
Copy link
Contributor Author

This task is to create an end to end BDD test for the Token Negotiator Examples pages, found here: https://tokenscript.github.io/token-negotiator-gh-pages/#/

Criteria:

  • The test suite can verify if the examples website menu is reachable
  • That internal page navigation buttons are all functional
  • That links correctly navigate to external pages
  • That page copy is correctly found
  • Works popular browsers (Safari, Chrome, FireFox)
  • Works on high level responsive resolutions; desktop (L), tablet (M), mobile (S)

Considerations (for future development of the BDD suite):

  • How this framework will be extended as more examples are added
  • CICD pipeline
  • Additional layers of code for ease of readability e.g. Cucumber
  • Cloud tools such as source labs

@nicktaras nicktaras changed the title BDD Testing GH examples BDD Testing - Menu Website Apr 12, 2022
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

No branches or pull requests

1 participant