python-zulip-api/contrib_bots
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
..
bots contrib_bots: Add check_expected_responses() test helper and use it. 2017-05-29 20:39:27 -07:00
__init__.py tests: Add contrib_bots/test-bots file. 2017-05-24 13:13:03 -07:00
bot_lib.py bots: Add mypy annotations for bots framework. 2017-05-26 10:25:06 -07:00
bots_test_lib.py contrib_bots: Add check_expected_responses() test helper and use it. 2017-05-29 20:39:27 -07:00
run.py bots: Add mypy annotations for bots framework. 2017-05-26 10:25:06 -07:00
test-bots test-bots: Add support for testing a single bot. 2017-05-28 17:52:51 -07:00