-
Notifications
You must be signed in to change notification settings - Fork 115
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Notifications: new test for failed repo sync
This patch adds new API test for mail notification for a failed repository sync. Other changes: - Waiting for desired e-mail has been refactored to `wait_for_mail` function be more reusable for other and future tests. Also `wait_for:fail_condition` lambda was fixed due to confusion how it actually works. - Fixed one assert in `test_positive_notification_for_long_running_tasks` test.
- Loading branch information
Showing
2 changed files
with
155 additions
and
18 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