Azolo / websockex

An Elixir Websocket Client
MIT License
520 stars 100 forks source link

test suite fails in Erlang 24 #97

Closed austinworks closed 2 years ago

austinworks commented 3 years ago

using the following runtimes via asdf: elixir 1.11.4-otp-24 erlang 24.0.1

run

mix deps.get
mix test

9 tests will fail, citing an unmatched case clause in test_server.ex:48

will work to add the missing case