Unit tests for bots

This is for developer-specific feature requests. For other requests please contact our customer support team.

Is your feature request related to a problem? Please describe.
The possible paths through a bot expand exponentially once there are several flows. We would also want to check that the fallback answers are displayed correctly when the bot does not understand so we can repair conversations.

Describe the solution you’d like
I would like to have a suite of tests to run against my bot, written in Jest or similar

Describe alternatives you’ve considered
Human testing is time-consuming

Additional context
Add any other context or screenshots about the feature request here.