mostr-zulip-bot/zulip_bots/zulip_bots/bots/tictactoe
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
..
__init__.py bots: Move all bots and the bots API to separate package. 2017-07-18 02:20:27 -02:30
doc.md zulip_bots: Rename bots/{bot}/readme.md -> bots/{bot}/doc.md. 2017-08-15 19:30:13 -07:00
test_tictactoe.py bot tests: Use StubBotTestCase in tictactoe. 2017-12-01 07:00:20 -08:00
tictactoe.py zulip_bots: Only cache storage.get(). Don't cache put(). 2017-11-24 10:44:34 -08:00