cog icon indicating copy to clipboard operation
cog copied to clipboard

Write an integration test for installing and running a command

Open vanstee opened this issue 9 years ago • 1 comments

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.

vanstee avatar Feb 04 '16 15:02 vanstee

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

vanstee avatar Jun 30 '16 17:06 vanstee