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

Added test case with mock server #49

Merged
merged 2 commits into from
Sep 16, 2020
Merged

Conversation

sbawaskar
Copy link
Contributor

@sbawaskar sbawaskar commented Sep 10, 2020

This test case tests bot framework through http. Mock server is added to test http routes. This is a potential solution for #46.

@sbawaskar
Copy link
Contributor Author

@PrasadG193 , reminder for review.

core/bot_framework_adapter_test.go Outdated Show resolved Hide resolved
core/bot_framework_adapter_test.go Outdated Show resolved Hide resolved
core/bot_framework_adapter_test.go Outdated Show resolved Hide resolved
@PrasadG193
Copy link
Member

Hey @coupa-sbawaskar The PR looks great. Thanks for providing an example. There are few checks which are missing.

@sbawaskar sbawaskar force-pushed the develop branch 2 times, most recently from d80c5ba to 0e6e564 Compare September 15, 2020 07:58
@sbawaskar
Copy link
Contributor Author

Hey @coupa-sbawaskar The PR looks great. Thanks for providing an example. There are few checks which are missing.

Added missing checks, please review.

core/bot_framework_adapter_test.go Outdated Show resolved Hide resolved
core/bot_framework_adapter_test.go Outdated Show resolved Hide resolved
core/bot_framework_adapter_test.go Outdated Show resolved Hide resolved
@sbawaskar sbawaskar force-pushed the develop branch 2 times, most recently from e32bd39 to 9329beb Compare September 16, 2020 05:24
@PrasadG193 PrasadG193 merged commit 3aad8b8 into infracloudio:develop Sep 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants