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

Increase code coverage in botbuilder library - InspectionMiddleware class #2541

Conversation

denscollo
Copy link
Contributor

Addresses #2432

Description

This PR adds unit tests for the InspectionMiddleware class, these tests were added in the inspectionMiddleware.test.js file, increasing code coverage from 81% to 99%.

Testing

In the images below are new tests and the total class coverage.
image
image

@EricDahlvang
Copy link
Member

Awesome increase in coverage! ty!

@denscollo
Copy link
Contributor Author

@EricDahlvang We just finished applying the feedback. Thanks!

Copy link
Member

@stevengum stevengum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please see comment

libraries/botbuilder/tests/inspectionMiddleware.test.js Outdated Show resolved Hide resolved
@denscollo
Copy link
Contributor Author

denscollo commented Jul 17, 2020

@stevengum We just pushed the changes. Thanks!

Copy link
Member

@stevengum stevengum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for applying the PR feedback!

@stevengum stevengum dismissed EricDahlvang’s stale review July 21, 2020 18:14

PR feedback applied

@stevengum stevengum merged commit 7251586 into microsoft:master Jul 21, 2020
@ceciliaavila ceciliaavila deleted the southworks/add/InspectionMiddleware-tests branch July 21, 2020 18:54
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.

None yet

5 participants