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

[Engineering] Lower time for botbuilder-testing tests #2631

Conversation

denscollo
Copy link
Contributor

Addresses #2338

Description

This PR optimizes the time for the botbuilder-testing tests having no impact in the code coverage numbers and reducing the execution time approximately from 155ms to 68ms.

Specific Changes

Changes in dialogTestClient.test.js

  • Deleted a duplicate test from the file while maintaining the same code coverage.

Testing

Before:
image

After:
image

@denscollo denscollo requested a review from gabog as a code owner July 31, 2020 20:52
@mrivera-ms
Copy link
Contributor

@denscollo , could you please update the branch? Thank you!

@denscollo
Copy link
Contributor Author

@mrivera-ms sure! We just updated all PRs

@mrivera-ms mrivera-ms merged commit 74c1260 into microsoft:master Aug 6, 2020
@denscollo denscollo deleted the southworks/update/botbuilder-testing-tests branch August 6, 2020 17:42
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.

5 participants