You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Maybe if Slack was abstracted out into a pluggable adapter, there could be a TestAdapter to help make testing easier. This would also pave the way for a local, repl-type adapter for trying alice without connecting to Slack.
The current situation for testing handlers is pretty messy.
Maybe add a
Alice.Handlers.Case
that provides some nice helpers to make testing handlers easier and cleaner.The text was updated successfully, but these errors were encountered: