python-zulip-api/contrib_bots/bots/help
neiljp 1991e0128b contrib_bots: Add check_expected_responses() test helper and use it.
This further simplifies the logic for testing a contrib_bots bot to
require very little code per test in the common case.
2017-05-29 20:39:27 -07:00
..
__init__.py bots: Add __init__.py so bot modules can be imported. 2017-05-25 15:00:51 -07:00
help.py bots: Remove unnecessary split() function from help bot. 2017-05-28 17:12:11 -07:00
test_help.py contrib_bots: Add check_expected_responses() test helper and use it. 2017-05-29 20:39:27 -07:00