hermes
hermes copied to clipboard
Test framework for extquery and messages
Right now, the parts of the API that call out to the external query service are not unit-tested. I don't know how to actually mock these out so we can build unit tests for the API that test using the external queries.
Same issue for the parts the general emails or Slack messages. How can we unit test these?