kawa-kokosowa / msg

A simple, but powerful RESTful messaging library.
MIT License
3 stars 0 forks source link

unittest /stream #28

Closed kawa-kokosowa closed 8 years ago

kawa-kokosowa commented 8 years ago

Difficulty of unittesting SSE/EventSource, /stream

I'm not sure how to approach testing the event stream. It currently will get caught in the infinite loop of the stream resource. Another hurdle is POST'ing while listening with something like sseclient