-
Notifications
You must be signed in to change notification settings - Fork 475
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gui_e2e: make email notifications test more robust
Instead of asserting that the count is zero or not zero, let's take into account the current stats before running the test. Now we are asserting that the total notifications sent count has changed and the total failures has remained the same. This makes the test more robust because now notification failures from other tests don't have an influence on what we are asserting in this test. CMK-21533 Change-Id: I79728f2929d83421518fadd4b4280f312e442367
- Loading branch information
1 parent
0805142
commit 14345f5
Showing
2 changed files
with
15 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