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 testify/assert test coverage from 86.6% to 97.1%, fix bugs. #76

Merged
merged 2 commits into from
Sep 9, 2014
Merged

Conversation

vkryukov
Copy link
Contributor

Extend tests for NotEqual, Len and add tests for Condition, InEpsilon.
Add tests for Assertion.Condition, Assertion.InEpsilon, Assertion.InDelta.
Fix a bug for Assertion.InDelta, Assertion.InEpsilon having incorrect signatures.

Extend tests for NotEqual, Len and add tests for Condition, InEpsilon.
Add tests for Assertion.Condition, Assertion.InEpsilon, Assertion.InDelta
Fix a bug for Assertion.InDelta, Assertion.InEpsilon having incorrect signature.
@vkryukov vkryukov changed the title Increase assert test coverage from 86.6% to 97.1%, fixed bugs. Increase testify/assert test coverage from 86.6% to 97.1%, fixed bugs. Aug 28, 2014
@vkryukov vkryukov changed the title Increase testify/assert test coverage from 86.6% to 97.1%, fixed bugs. Increase testify/assert test coverage from 86.6% to 97.1%, fix bugs. Aug 28, 2014
@tylerstillwater
Copy link
Contributor

Excellent! Thank you for the PR.

tylerstillwater pushed a commit that referenced this pull request Sep 9, 2014
Increase testify/assert test coverage from 86.6% to 97.1%, fix bugs.
@tylerstillwater tylerstillwater merged commit b8d551e into stretchr:master Sep 9, 2014
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

2 participants