Skip to content

feat(az.sb): add message select operation in messages filter on topic/queue test fixtures#519

Open
stijnmoreels wants to merge 1 commit intoarcus-azure:mainfrom
stijnmoreels:feature/add-az-sb-msg-filter-select-op
Open

feat(az.sb): add message select operation in messages filter on topic/queue test fixtures#519
stijnmoreels wants to merge 1 commit intoarcus-azure:mainfrom
stijnmoreels:feature/add-az-sb-msg-filter-select-op

Conversation

@stijnmoreels
Copy link
Copy Markdown
Member

Adds a .Select(...) operation on the ServiceBusMessageFilter so that message verification becomes a more intuitive test assertion in Poll.Until(...) constructs.

Closes #518

@stijnmoreels stijnmoreels requested a review from a team as a code owner March 19, 2026 05:44
@stijnmoreels stijnmoreels added feature All issues related to new features area:messaging All issues related to testing messaging systems. labels Mar 19, 2026
@netlify
Copy link
Copy Markdown

netlify bot commented Mar 19, 2026

Deploy Preview for arcus-testing ready!

Name Link
🔨 Latest commit a4400cc
🔍 Latest deploy log https://app.netlify.com/projects/arcus-testing/deploys/69bb8d316adfe50008baf710
😎 Deploy Preview https://deploy-preview-519--arcus-testing.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@arcus-automation
Copy link
Copy Markdown
Collaborator

🧪 Code coverage summary

Metric Value
Line coverage 🟢 87.5%
Branch coverage 🔴 77.3%

😟 Your code coverage is not fully reaching 80 % yet.
Please inspect the report to find possible improvements and before you know it, your code coverage will reach the stars! 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:messaging All issues related to testing messaging systems. feature All issues related to new features

Projects

None yet

Development

Successfully merging this pull request may close these issues.

✨ [New]: add .Select(...) operation on the ServiceBusMessageFilter on the Azure Service Bus queue/topic test fixtures

2 participants