-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Refactor and fix existing functional tests * New browser to handle user registration email on mailinator domain * Functional tests invite user and validate after successful registration * End to end scenarios added * common run config to separet file * Fixed config import/require * minor fix to use chai-promised * Fixed minor issues. added jenkins nightly file for nightly functional test build. * Fixed step definition mapping issue. * Include invite suer scenario to functional test group * config update * added retry page load on blank or service error. * Applied fixes to make tests robust * locator fix * Added scenario to validate MC login for invited user * Fixes to improve robustness of tests. * merge conflict fixes * Added retry actions to handle scenario robustness * Ret login added to get to login page * fix missing async keyword for function * Fixes to screenshot util and Invite user retries * Fixed world param reference in step definition * Replaced page refresh with get url to overcome service error page. * Fixed by adding async function * Disabled flakey tests on pipeline * Fix to wait for spinner to disappear * Handing spinner to improve test stability. * fix to use screenshot util in step def.
- Loading branch information
1 parent
30ed82e
commit 9c021dc
Showing
5 changed files
with
21 additions
and
6 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
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