You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.settings affects permission editor dialog.
😎 Role
All test should run as admin.
Test case 1
🧫 Purpose of the test
To ensure that adding a new group in Permission.settings file appears on permission editor dialog.
Step: Click on Visitors item from 'Set on this entry' list Expected result: On the recently opened dialog should be the following tabs with the folowing permissions:
(you can navigate between groups by clicking on the group names)
Step: Click on Visitors item from 'Set on this entry' list Expected result: On the recently opened dialog should be the following tabs with the folowing permissions:
(you can navigate between groups by clicking on the group names)
herflis
changed the title
🧪 [E2E test] Permission.settings effect on permission dialog
🧪 [E2E test] Add Cypress test - Permission.settings effect on permission dialog
Oct 7, 2020
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.settings affects permission editor dialog.
😎 Role
All test should run as admin.
Test case 1
🧫 Purpose of the test
To ensure that adding a new group in Permission.settings file appears on permission editor dialog.
🐾 Steps
Expected result: On the recently opened dialog should be the following tabs with the folowing permissions:
(you can navigate between groups by clicking on the group names)
Test case 2
🧫 Purpose of the test
To ensure that removing a group in Permission.settings file disappears on permission editor dialog.
🐾 Steps
Expected result: On the recently opened dialog should be the following tabs with the folowing permissions:
(you can navigate between groups by clicking on the group names)
The text was updated successfully, but these errors were encountered: