NFIBrokerage / slipstream

A slick WebSocket client for Phoenix Channels
https://hex.pm/packages/slipstream
Apache License 2.0
155 stars 18 forks source link

Clarify client startup behavior in tests #68

Closed davydog187 closed 3 months ago

davydog187 commented 3 months ago

This was driving me insane until I realized that you need to explicitly configure the client to be in test_mode? if you're starting it yourself