You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 1, 2022. It is now read-only.
These functions should always return a list containing the sequence of requests and actions to perform. We will be able to test the validity of the list in unit test.
Describe the bug
There is no way to test the bot flow because the object
messengeris passed as an argument inThese functions should always return a list containing the sequence of requests and actions to perform. We will be able to test the validity of the list in unit test.