Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using Bot Framework Emulator for end to end testing #1125

Closed
prabhatmuroor opened this issue Nov 26, 2018 · 3 comments
Closed

Using Bot Framework Emulator for end to end testing #1125

prabhatmuroor opened this issue Nov 26, 2018 · 3 comments
Labels
Suggestion Feature or behavior suggestion

Comments

@prabhatmuroor
Copy link

🚨 The issue tracker is not for questions 🚨

If you have a question, please ask it on https://stackoverflow.com/questions/tagged/botframework

[question]
Hi,
We are working on a bot and its hosted in azure bot service. The bot supports teams/slack clients.
We are exploring ways to add end to end tests for this bot.

I feel Botframework emulator can be used for this purpose, however since it has UI its difficult to automate test runs with this.

Is there a way to use part of emulator without UI to simulate botframework and have a web/cmdline client?

If not can we take this as feature request?

@justinwilaby justinwilaby added the Suggestion Feature or behavior suggestion label Nov 26, 2018
@justinwilaby
Copy link
Contributor

Look into the WebChat client and Chrome headless mode

@vishwacsena
Copy link
Contributor

Tracked via #509 and #599. For now @justinwilaby has provided the appropriate workaround.

@compulim
Copy link
Contributor

compulim commented Nov 26, 2018

@prabhatmuroor in the meanwhile, you can look at the instructions here, microsoft/BotFramework-WebChat#1253.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Suggestion Feature or behavior suggestion
Projects
None yet
Development

No branches or pull requests

4 participants