python-zulip-api/zulip_bots/zulip_bots/tests
Steve Howell 0fd093a698 bots: Allow users to supply ZULIP_API_KEY, etc.
This will make it easier to run standalone
bots in containers like Heroku that prefer
env-var-style configuration.

For now this is undocumented, but we should
update the server docs once a few folks have
tried it out.

(The history behind requiring the config file
is that I wanted to keep things simple and
be strongly opinionated about how you run
bots, so that the docs didn't overwhelm folks,
but this use case has come up more frequently.)
2018-12-09 11:16:30 -08:00
..
test_finder.py bots: Extract path resolution logic into a function. 2018-06-22 07:59:56 -04:00
test_lib.py lib: Add support for extended mention syntax. 2018-11-06 17:14:13 -08:00
test_run.py bots: Allow users to supply ZULIP_API_KEY, etc. 2018-12-09 11:16:30 -08:00