python-zulip-api/zulip_bots/zulip_bots
Steve Howell 6087cf95e2 bot tests: Use StubBotTestCase in tictactoe.
Note that we now only have one conversation, since the case
of sending to streams has the same mechanics as sending PMs.

We'll eventually want a separate test to drive out differences
in the actual mechanics of the reply.
2017-12-01 07:00:20 -08:00
..
bots bot tests: Use StubBotTestCase in tictactoe. 2017-12-01 07:00:20 -08:00
bots_unmaintained docs: Update outdated links. 2017-11-20 15:09:50 +01: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 Add a command line option to run.py for bot config files. 2017-11-28 10:52:13 -08: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 minor: Remove some dead code in BotTestCaseBase. 2017-12-01 07:00:20 -08:00
test_run.py Add a command line option to run.py for bot config files. 2017-11-28 10:52:13 -08:00