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

🧪 [E2E test] Add Cypress test - Breadcrumb #796

Closed
herflis opened this issue Aug 19, 2020 · 1 comment
Closed

🧪 [E2E test] Add Cypress test - Breadcrumb #796

herflis opened this issue Aug 19, 2020 · 1 comment
Assignees
Labels

Comments

@herflis
Copy link
Contributor

herflis commented Aug 19, 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 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

  1. Login with admin role
  2. Click on Content menu item
  3. Open IT workspace with clicking on it in the tree
    Expected result: children of IT Workspace are listed (Calendar is the first child item in the grid).
  4. Choose Document library from IT Workspace's children and open it
    Expected result: the breadcrumb contains the following items: Content, IT Worksapce, Document library

image

Test case 2

🧫 Purpose of the test

To ensure that clicking on parent item in the breadcrumb opens the chosen container.

🐾 Steps

  1. Login with admin role
  2. Click on Content menu item
  3. Open IT workspace with clicking on it in the tree
    Expected result: children of IT Workspace are listed. (Calendar is the first child item in the grid).
  4. Choose Document library from IT Workspace's children and open it
  5. Click on IT Workspace in the breadcrumb
    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

  1. Login with admin role
  2. Click on Content menu item
  3. Open IT workspace with clicking on it in the tree
    Expected result: children of IT Workspace are listed. (Calendar is the first child item in the grid).
  4. Choose Document library from IT Workspace's children and open it
  5. Right-click on IT Workspace in the breadcrumb
    Expected result: Actionmenu is open for IT Workspace

image

@herflis herflis added test hacktoberfest Newcomers welcome! labels Aug 19, 2020
@herflis herflis changed the title [E2E test] Breadcrumb 🧪 [E2E test] Breadcrumb Aug 19, 2020
@herflis herflis changed the title 🧪 [E2E test] Breadcrumb 🧪 [E2E test] Add Cypress test - Breadcrumb Oct 7, 2020
@herflis herflis added cypress help wanted Extra attention is needed labels Oct 7, 2020
@NileshPatel17
Copy link
Contributor

@herflis please assign this to me.

@herflis herflis added this to the Sprint 226 milestone Jan 4, 2021
@herflis herflis removed help wanted Extra attention is needed cypress hacktoberfest Newcomers welcome! labels Jan 4, 2021
@herflis herflis modified the milestones: Sprint 226, Sprint 227 Jan 7, 2021
@herflis herflis modified the milestones: Sprint 227, Sprint 228 Jan 20, 2021
@herflis herflis modified the milestones: Sprint 228, Sprint 229 Feb 3, 2021
@herflis herflis modified the milestones: Sprint 229, Sprint 230 Feb 17, 2021
@herflis herflis modified the milestones: Sprint 230, Sprint 231 Mar 3, 2021
@herflis herflis modified the milestones: Sprint 231, Sprint 232 Mar 17, 2021
@herflis herflis removed this from the Sprint 232 milestone Mar 31, 2021
@taki9 taki9 self-assigned this May 12, 2021
@herflis herflis closed this as completed May 26, 2021
@herflis herflis reopened this May 26, 2021
@herflis herflis closed this as completed Jun 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants