python-zulip-api/zulip_bots/zulip_bots
neiljp (Neil Pilgrim) bef80129bd bot testing: Set check_expected_responses to test one source at a time.
When testing bots with state and using type="all", it is expected that
the passed-in state will be applied for each source individually.
This commit moves away from alternating between sources for each test,
to running all the tests on each source with a copy of state_handler.
2017-08-23 19:00:33 -07:00
..
bots zulip_bots: Remove thesaurus bot. 2017-08-16 16:54:24 -07: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 bots: Modify is_private function to take 'id' as parameter. 2017-08-22 12:03:09 -07:00
provision.py zulip_bots: Use relative paths to find zulip_bots/bots/*. 2017-07-25 10:50:33 -07:00
run.py bots: Fix 'run.py' file to run bots. 2017-07-26 16:54:47 -07:00
test_lib.py bot testing: Set check_expected_responses to test one source at a time. 2017-08-23 19:00:33 -07:00