-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(test): simplifies ginkgo/gomega tests
This PR simplifies few things in ginkgo/gomega tests: - uses ctx propagation instead of TODO - sets default timeouts and interval for `Eventually` checks eliminating duplication - reworks some assertions to make them easier to read Signed-off-by: bartoszmajsak <[email protected]>
- Loading branch information
1 parent
a92b462
commit 49ed0be
Showing
1 changed file
with
75 additions
and
60 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