mirror of
https://github.com/zulip/zulip.git
synced 2025-11-12 01:47:41 +00:00
This refactor makes the nested class 'StateHandler' in the file /contrib_bots/bot_lib.py independent class. It previously was nested in 'run_message_handler_for_bot' function. This is done to write a cleaner test file for contrib_bots using mock library.
4.8 KiB
4.8 KiB