python-zulip-api/zulip_bots/zulip_bots
Steve Howell 0a05a28e34 test_virtual_fs.py: Use StubBotTestCase.
We use verify_dialog() now, and we also have a different
default email.
2017-12-11 08:00:02 -06:00
..
bots test_virtual_fs.py: Use StubBotTestCase. 2017-12-11 08:00:02 -06:00
bots_unmaintained bots: Refactor Youtube bot. 2017-12-09 03:56:33 -08:00
.gitignore bots: Move all bots and the bots API to separate package. 2017-07-18 02:20:27 -02:30
__init__.py bots: Move all bots and the bots API to separate package. 2017-07-18 02:20:27 -02:30
lib.py Rename bot storage endpoint from state to storage. 2017-11-28 20:41:59 +01:00
lib_tests.py bot lib tests: Add test_send_reply. 2017-11-29 15:56:30 -08:00
provision.py mypy: zulip_bots: Fix errors in zulip_bots/provision.py. 2017-10-27 00:56:15 -04:00
run.py zulip_bots: Make typing import work in Python 3.5. 2017-12-06 12:49:46 +01:00
simple_lib.py bots: Clean up terminal.py for running bots directly. 2017-11-29 10:05:06 -08:00
terminal.py bots: Clean up terminal.py for running bots directly. 2017-11-29 10:05:06 -08:00
test_lib.py Add display_recipient to StubBotTestCase.verify_dialog. 2017-12-11 07:57:36 -06:00
test_run.py Add a command line option to run.py for bot config files. 2017-11-28 10:52:13 -08:00