Slack v0.0.12 Slack.API
Functions for checking calling code
Summary
Functions
Test calling code
Functions
Specs
test(Slack.Client.t, Keyword.t) :: Slack.response
Test calling code.
https://api.slack.com/methods/api.test
Examples
Slack.client(token)
|> Slack.API.test(foo: "bar")