-
Notifications
You must be signed in to change notification settings - Fork 37
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
🧪 [E2E test] Add Cypress test - Permission editor main page links #862
Labels
Comments
herflis
changed the title
🧪 [E2E test] Permission editor main page links
🧪 [E2E test] Add Cypress test - Permission editor main page links
Oct 7, 2020
@herflis I would like to work on this. Right now I am setting up the project. Once it's done, will start working on the issue. |
@HeroicHitesh I assigned the issue to you. Let us know if we can help you with anything |
herflis
removed
hacktoberfest
Newcomers welcome!
cypress
help wanted
Extra attention is needed
labels
Jan 4, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Before you start working on an issue please take a look at our dedicated hacktoberfest site to learn the basic rules and find additional resources to help you get started.
🧪E2E test cases
The scope of these tests is to ensure that permission editor main screen links works as it is intended.
😎 Role
All test should run as admin.
Test case 1
🧫 Purpose of the test
To ensure that permission editor displays the appropriate buttons.
🐾 Steps
Expected result: Permission editor main page has two buttons (right-top) with the text of 'Make content pulic' and 'Assign new permission'
Expected result: A tooltip has been appeared with the text of: "Clicking this button makes the content and the below sub-tree public for non-authenticated (Visitor) users"
Test case 2
🧫 Purpose of the test
To ensure that permission editor 'Inherited from ancestor' children's link navigates to the permission editor screen of its parent.
🐾 Steps
Expected result: A new permission editor main page has been appeared with the title of 'Set permissions for Content'
The text was updated successfully, but these errors were encountered: