heroku-python / flask-sockets

[DEPRECATED] Alternative: https://github.com/miguelgrinberg/flask-sock
MIT License
1.74k stars 167 forks source link

How to test? #62

Open logileifs opened 6 years ago

logileifs commented 6 years ago

Is there any way to unit test this? Is there a way to open a websocket connection using the flask test client?