python-zulip-api/zulip_bots/zulip_bots/tests
Lunatic Luna 3b1ef57694 bots: Support adding reactions to message for a bot.
It adds a react() function that allows a bot to react to a message in lib.py.
It adds an example of the use of react() function and its test.

The changes are in the following files:
  - lib.py
  - helloworld.py
  - tests/test_lib.py
  - test_lib.py
2020-05-08 10:46:56 -04:00
..
test_finder.py bots: Extract path resolution logic into a function. 2018-06-22 07:59:56 -04:00
test_lib.py bots: Support adding reactions to message for a bot. 2020-05-08 10:46:56 -04:00
test_run.py cleanup: Fix indentation. 2020-04-18 20:31:14 -07:00