Testing a websocket with multiple responses #1974
Unanswered
tophopstop
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a websocket that returns multiple messages, akin to this workflow:
I'd like to use
Test::Mojo'swebsocket_okto test it, but as far as I can see, it only gets the first message.Am I missing something?
Beta Was this translation helpful? Give feedback.
All reactions