-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: add utils for review request * fix: allow remove collaborators to work with more than 2 additional collaborators * feat: add addAdminCollaborator utils * feat: add additional api utils * Fix: sets removeOtherCollaborators to remove only the second collaborator * feat: add review request tests * fix: revert e2e_email_collab * chore: remame e2e_email_collab_2 * chore: rename removeOtherCollaborators * nit: modify comments * feat: add check for automatic redirect * refactor: move common interceptors into util method * fix: remove unnecessary waits and change wait for dropdown * feat: add additional test case for collaborators not approving * fix: add removeOtherCollaborators * chore: move cypress support method to utils * fix: remove unused import
- Loading branch information
1 parent
bf341f8
commit e7b34c5
Showing
11 changed files
with
745 additions
and
79 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.