python-zulip-api/zulip_bots/zulip_bots
derAnfaenger 18157095c4 zulip_bots: Add unittests for run.py.
These are tests that assert the correct argument
parsing; the successful execution of bots is not verified.
2017-09-13 00:25:16 -07:00
..
bots bots: Converter bot does not require a config file. 2017-08-29 14:04:16 -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: Fix broken config path generation. 2017-08-31 10:52:04 -07:00
provision.py zulip_bots: Use relative paths to find zulip_bots/bots/*. 2017-07-25 10:50:33 -07:00
run.py zulip_bots: Import imp.load_source for Python < 3.5. 2017-09-12 05:21:00 -07:00
test_lib.py test_lib: Clean up variable names. 2017-08-23 19:06:30 -07:00
test_run.py zulip_bots: Add unittests for run.py. 2017-09-13 00:25:16 -07:00
zulip_bot_output.py zulip_bot_output.py: Refactor script output. 2017-09-12 02:11:30 -07:00