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

Cypress: e2e test covering Saving Layouts #50

Open
vferraro-scottlogic opened this issue Sep 20, 2023 · 0 comments
Open

Cypress: e2e test covering Saving Layouts #50

vferraro-scottlogic opened this issue Sep 20, 2023 · 0 comments
Assignees

Comments

@vferraro-scottlogic
Copy link

vferraro-scottlogic commented Sep 20, 2023

Background

We want to add e2e tests to cover the main functionalities

Work Required

  • e2e test to cover the save layout functionality.
  • happy scenario:
    • customise layout (i.e. rename title)
    • open save layout modal
    • enter details and save
    • verify toast notification is shown
    • customise layout again(so it doesn't match the one we just saved)
    • can find layout in list
    • launch layout
    • layout matches saved layout json

Notes

Blocked by #49

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

3 participants