-
Notifications
You must be signed in to change notification settings - Fork 1.1k
[TT-14429]: added fail test for bloblang #7027
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨No code suggestions found for the PR. |
API Changes no api changes detected |
|
User description
TT-14429
Description
TT-14429
Related Issue
Motivation and Context
How This Has Been Tested
Screenshots (if appropriate)
Types of changes
Checklist
PR Type
Tests
Description
Add test for invalid Bloblang expression in streaming pipeline
Introduce invalid Bloblang config template for NATS input
Ensure WebSocket connection fails with invalid Bloblang
Maintain test isolation with container cleanup
Changes walkthrough 📝
mw_streaming_test.go
Add test for invalid Bloblang in streaming pipeline
gateway/mw_streaming_test.go
bentoNatsTemplateInvalidBloblang
with an invalid Bloblangexpression
TestStreamingInvalidBloblang
to verify error handling oninvalid Bloblang