cog
cog copied to clipboard
Write an integration test for installing and running a command
We have integration tests for connecting to chat, but we should also add an integration test for connecting to Relay, installing a bundle, and executing a command.
We've written an integration test for the old elixir-base relay, but we need to update it to use the new go-relay: https://github.com/operable/cog/blob/master/test/integration/relay_test.exs