Skip to content

Conversation

@glowcloud
Copy link
Contributor

No description provided.

@glowcloud glowcloud self-assigned this Dec 17, 2025
@glowcloud glowcloud added tests tag for anything test related AsyncAPI 3.x labels Dec 17, 2025
@robert-hebel-sb
Copy link
Contributor

don't we mosty test here messages object instead of message?

@glowcloud
Copy link
Contributor Author

don't we mosty test here messages object instead of message?

Hmm, I think I'm testing references to Message Object, not Messages, but I might also be confused 🤔 I would assume that testing Messages Object would mean referencing it, so e.g.

messages:
   $ref: "#/components/messages"

instead of

messages:
   someMessage:
      $ref: "#/components/messages/message1"

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

Labels

AsyncAPI 3.x tests tag for anything test related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants