chore: omnichannel improved e2e tests#31118
Merged
kodiakhq[bot] merged 19 commits intodevelopfrom Dec 14, 2023
Merged
Conversation
|
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## develop #31118 +/- ##
============================================
- Coverage 77.39% 49.30% -28.10%
============================================
Files 276 3294 +3018
Lines 8716 80832 +72116
Branches 1616 16484 +14868
============================================
+ Hits 6746 39853 +33107
- Misses 1563 36320 +34757
- Partials 407 4659 +4252
Flags with carried forward coverage won't be shown. Click here to find out more. |
fbf33e4 to
7379df0
Compare
* chore: added necessary id's for current chats e2e tests * chore: methods to test current chats, on hold and return button * chore: renamed take chat button locator * chore: current chats page object * chore: refactored current chats e2e tests * chore: skipping test on community edition * chore: allow agent to place room on hold * chore: allow agent to place room on hold without engaging * chore: queued conversation adjustments
* chore: added necessary id's for monitor role e2e tests * chore: added canned responses page object * chore: added missing omnichannel links * chore: implemented monitor role e2e tests * chore: updated canned responses radio qa id * chore: removing comments and ee skip * chore: allow manual on hold * chore: minor adjustment * chore: adjusted close room flow and permissions * chore: adjustments * chore: reset user3 roles and allow random tokens * chore: added scenarios for when there are no units left --------- Co-authored-by: Martin Schoeler <martin.schoeler@rocket.chat>
* chore: added qa ids * chore: refactored agents e2e tests
* chore: added generic po for omnichannel administration page objects * chore: api util functions to create/edit/delete agents * chore: api util functions to create/edit/delete departments * chore: api util functions to create/edit/delete monitors * chore: api util functions to create/edit/delete rooms * chore: api util function to create tags * chore: api util functions to create/edit/delete units * chore: api util functions to parse meteor response * chore: refactored departments e2e tests * chore: included delete confirmation * chore: updated ce department tests to new standard --------- Co-authored-by: Martin Schoeler <martin.schoeler@rocket.chat>
* chore: created util to add/remove managers * chore: added forward chat modal page object * chore: changed create visitor util to gen full name by default * chore: updated livechat tests to use new page object * chore: implemented chat transfer e2e tests
* chore: added locators for return to queue modal * chore: implemented e2e tests for manual selection * chore: changed create conversation params to optional
* chore: implemented e2e tests for units admin page * chore: minor fixes * chore: added aria-busy
* chore: added agents, managers and monitors to home omnichannel * chore: added findRowByName to agents page object * chore: implemented manager role e2e tests * chore: allow manual on hold * chore: minor adjustment
d873367 to
d9999b7
Compare
KevLehman
approved these changes
Dec 14, 2023
MartinSchoeler
approved these changes
Dec 14, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Proposed changes (including videos or screenshots)
Issue(s)
OC-1377
Steps to test or reproduce
Further comments