-
Notifications
You must be signed in to change notification settings - Fork 620
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test(engine): make sure visit returns correct result
There is a bug in the visitMessagesWithDeadlineBeforeTimestamp, because it wrongly informs the caller that the visitor commanded to stop the visiting, while that is not the case. This can happen when there are messages available that are not yet expired. This test case will fail at this time.
- Loading branch information
Showing
1 changed file
with
53 additions
and
0 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