errbotio / errbot

Errbot is a chatbot, a daemon that connects to your favorite chat service and bring your tools and some fun into the conversation.
http://errbot.io
GNU General Public License v3.0
3.12k stars 614 forks source link

test: Rename assertCommand -> assertInCommand #1351

Closed sijis closed 5 years ago

sijis commented 5 years ago

This renames the assertCommand to assertInCommand. Its a more accurate description of what this method is actually doing.

I also deprecate the assertCommand.

Closes https://github.com/errbotio/errbot/issues/1069.

gbin commented 5 years ago

Ignore, the call is wrapped in deprecated aready thanks