Skip to content

Add tags and docs to event stream tests#2973

Merged
JordonPhillips merged 1 commit intomainfrom
event-stream-case-tags
Feb 25, 2026
Merged

Add tags and docs to event stream tests#2973
JordonPhillips merged 1 commit intomainfrom
event-stream-case-tags

Conversation

@JordonPhillips
Copy link
Contributor

This adds a tags property to event stream protocol test cases so that tests can be filtered just like http request / response tests.

This also adds documentation for the trait, which was missing before.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@JordonPhillips JordonPhillips requested a review from a team as a code owner February 24, 2026 16:51
@github-actions
Copy link
Contributor

This pull request does not contain a staged changelog entry. To create one, use the ./.changes/new-change command. For example:

./.changes/new-change --pull-requests "#2973" --type feature --description "Add tags and docs to event stream tests"

Make sure that the description is appropriate for a changelog entry and that the proper feature type is used. See ./.changes/README or run ./.changes/new-change -h for more information.

This adds a `tags` property to event stream protocol test cases so
that tests can be filtered just like http request / response tests.

This also adds documentation for the trait.
@JordonPhillips JordonPhillips merged commit 9c0e2ae into main Feb 25, 2026
16 checks passed
@JordonPhillips JordonPhillips deleted the event-stream-case-tags branch February 25, 2026 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants