-
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 - Breadcrumb #796
Labels
Comments
herflis
changed the title
🧪 [E2E test] Breadcrumb
🧪 [E2E test] Add Cypress test - Breadcrumb
Oct 7, 2020
@herflis please assign this to me. |
herflis
removed
help wanted
Extra attention is needed
cypress
hacktoberfest
Newcomers welcome!
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 the breadcrumb displayed and works as it is intended.
😎 Role
All test should run as admin.
Test case 1
🧫 Purpose of the test
To ensure that breadcrumb after navigating to IT doclib is displayed as it should.
🐾 Steps
Expected result: children of IT Workspace are listed (Calendar is the first child item in the grid).
Expected result: the breadcrumb contains the following items: Content, IT Worksapce, Document library
Test case 2
🧫 Purpose of the test
To ensure that clicking on parent item in the breadcrumb opens the chosen container.
🐾 Steps
Expected result: children of IT Workspace are listed. (Calendar is the first child item in the grid).
Expected result: children of IT Workspace are listed (Calendar is the first child item in the grid).
Test case 3
🧫 Purpose of the test
To ensure that right click on a breadcrumb item opens its actionmenu.
🐾 Steps
Expected result: children of IT Workspace are listed. (Calendar is the first child item in the grid).
Expected result: Actionmenu is open for IT Workspace
The text was updated successfully, but these errors were encountered: