mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 23:13:25 +00:00
Since few bots directly call 'send_message' function of 'BotHandlerApi' class instead of calling 'send_reply' function first, add 'mock_test_send_message' to check for 'send_message' function. All test_<bot>.py files now need to specify which function the bot will be sending the response to, for each particular message. Make 'test_virtual_fs.py' and 'test_thesaurus.py' test files consistent with other bots.
2.8 KiB
2.8 KiB