Add unit test examples to composer-samples #3356
Labels
feature-request
A request for new functionality or an enhancement to an existing one.
needs-triage
The issue has just been created and it has not been reviewed by the team.
Is your feature request related to a problem? Please describe.
I would like to write unit tests for a bot that is created with Botframework Composer. The checking of the dialogs takes too much time because it can't be automated.
Describe the solution you'd like
Please add samples with unit tests to the composer-samples directory for a bot that is created with Botframework Composer.
Describe alternatives you've considered
I don't know how to implement the examples from the documentation: How to unit test bots or from the Core-Bot.Tests example because they apply to SDK v4 but not to Botframework Composer.
Additional context
The text was updated successfully, but these errors were encountered: