BotInsightsTests icon indicating copy to clipboard operation
BotInsightsTests copied to clipboard

Sample bot based on core-AppInsights from BotBuilder-Samples that adds unit tests using mocks (node and c#) and functional tests (c#).

Results 3 BotInsightsTests issues
Sort by recently updated
recently updated
newest added

Instead of creating a Web App Bot, the ARM template is creating two different web apps. I'm guessing this is an old way to do it? How can we create...

Currently, the build/release definitions are in JSON, but it would be awesome if they were updated to support YAML pipelines.

I looked into functional test cases under ../BotInsightsTests/Node/test/ and updated mine accordingly. But not sure how to run those.