-
Notifications
You must be signed in to change notification settings - Fork 107
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix/integration test workflow terminate (#302)
* added ROUTE_PARAMS_DOMAIN getter * moved update query into helper and added support for omitting empty query params. * fix lint * increase test timeout to avoid failure * increasing delay before checking element exists * check that button is enabled before clicking it * adding enabled check to similiar tests * fix lint * moving delay before the button appears * reducing delay. removing timeout * removing delay * copying code from passing test * adding assertion for element to not be disabled. * fix lint * trying to allow test runner to retry multiple times before failing * adjusting selector * trying to add check on element in a retry * making similar tests more resiliant * forcing diff change * adding options to summaryTest and withFullHistory and withHistory helpers * fix lint * make options specific to history * fixed issue with handler option set to false explicitly. * adding API delay for termination tests * fix lint * reverting README change * reverting files unrelated to integration test changes
- Loading branch information
1 parent
035fe99
commit a83ccff
Showing
2 changed files
with
49 additions
and
23 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