-
- Downloads
Integration tests for mastodon websocket
Showing
- config/test.exs 2 additions, 1 deletionconfig/test.exs
- mix.exs 2 additions, 1 deletionmix.exs
- mix.lock 1 addition, 0 deletionsmix.lock
- test/integration/mastodon_websocket_test.exs 100 additions, 0 deletionstest/integration/mastodon_websocket_test.exs
- test/support/websocket_client.ex 58 additions, 0 deletionstest/support/websocket_client.ex
- test/web/mastodon_api/mastodon_socket_test.exs 0 additions, 31 deletionstest/web/mastodon_api/mastodon_socket_test.exs
test/integration/mastodon_websocket_test.exs
0 → 100644
test/support/websocket_client.ex
0 → 100644
Please register or sign in to comment