How to do integration testing for a Bot Framework SDK v4 event bot? Aug 31, 2019 POSTS Continue the exploration of Bot Framework SDK enabling our Web API bot to receive arbitrary events through a REST API endpoint.
How to test a Bot Framework SDK v4 bot? Jul 19, 2019 POSTS Learn how easy it is to test the interactions in your Bot Framework v4 bot, and a nice way to set up DI for testing.