mostr-zulip-bot/zulip_bots/zulip_bots/tests
Rohitt Vashishtha 5c32054415 bots: Do not reply in group PMs unless explicitly mentioned.
Previously, if a bot was accidentally added to a group PM, we would
have no option but to leave that conversation because the bot would
reply to all the messages sent in that conversation. This also has
potential to cause infinite loops in case two bots are added to a
group PM since they could keep on replying to each other's messages.

Fixes #551.
2020-04-28 11:56:16 -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: Do not reply in group PMs unless explicitly mentioned. 2020-04-28 11:56:16 -04:00
test_run.py cleanup: Fix indentation. 2020-04-18 20:31:14 -07:00