Skip to content

✨ Wait for all messages to have been received in PubSubFixture#180

Merged
flovouin merged 4 commits into
mainfrom
feat/pub-sub-fixture-wait-on-clear
Mar 10, 2026
Merged

✨ Wait for all messages to have been received in PubSubFixture#180
flovouin merged 4 commits into
mainfrom
feat/pub-sub-fixture-wait-on-clear

Conversation

@flovouin
Copy link
Copy Markdown
Contributor

@flovouin flovouin commented Mar 10, 2026

📝 Description of the PR

This improves the PubSubFixture by ensuring all messages have been received in clear(), i.e. before moving on to the next test.
This avoids having messages "leaking" to the next step because they were received late.

📋 Check list

  • 🧪 Unit tests have been written.
  • 📝 Documentation has been updated.

@flovouin flovouin added the enhancement New feature or request label Mar 10, 2026
@flovouin flovouin merged commit fd70fe4 into main Mar 10, 2026
2 checks passed
@flovouin flovouin deleted the feat/pub-sub-fixture-wait-on-clear branch March 10, 2026 09:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant