Integration tests for mastodon websocket
authorhref <href@random.sh>
Mon, 17 Dec 2018 16:09:06 +0000 (17:09 +0100)
committerhref <href@random.sh>
Mon, 17 Dec 2018 16:09:06 +0000 (17:09 +0100)
commitb12a90491156f1b31defd7aa1b322a86867dbf2b
tree6495d0dba9f71cb3a8956368cbfa88e44b9a352d
parent77b5154c825e2ff5996f170c03657eaadcef4680
Integration tests for mastodon websocket
config/test.exs
mix.exs
mix.lock
test/integration/mastodon_websocket_test.exs [new file with mode: 0644]
test/support/websocket_client.ex [new file with mode: 0644]
test/web/mastodon_api/mastodon_socket_test.exs [deleted file]