adobe / aio-lib-java

Adobe I/O - Java SDK
https://opensource.adobe.com/aio-lib-java/
Apache License 2.0
5 stars 18 forks source link

`JournalServiceTester`: add `pollJournalForEvents` to check for a batch of events to be in the journal #157

Closed nicdard closed 1 year ago

nicdard commented 1 year ago

Add a way to verify that some eventIds arrive in the journal. This can be done similarly as what we do today to retrieve one event for the journal in JournalServiceTester#pollJournalForEvent