mostr-zulip-bot/zulip_bots/zulip_bots/bots/incrementor
Steve Howell c0ceb9857f Rewrite incrementor bot tests.
Using StubBotHandler makes it fairly easy to verify the key
feature of the incrementor bot, which is that it updates
messages sequentially.
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
incrementor.py zulip_bots: Only cache storage.get(). Don't cache put(). 2017-11-24 10:44:34 -08:00
test_incrementor.py Rewrite incrementor bot tests. 2017-12-01 07:00:20 -08:00