-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[fix] simplifies test assertions (#195)
This change reworks functions called by Gomega's `Eventually` polling wrapper to return actual errors instead of return boolean expressions. With this approach, error messages are more explicit, pointing to the exact error that unexpectedly occurred. Signed-off-by: bartoszmajsak <[email protected]>
- Loading branch information
1 parent
189abfd
commit e56f2b9
Showing
1 changed file
with
25 additions
and
53 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