Skip to content

Conversation

@edgarsherman
Copy link
Contributor

  • Added tests for AuthResponse to bring it to 100%
  • modified nyc config to exclude test directory - incorrectly affecting
    the coverage numbers
  • modified nyc config to report per-file coverage at the end of a test run
  • reduced coverage threshold so we still meet standards (Note: I'll
    continue to add tests for OAuthClient.js to bring it up)

Reference issue #39, but only partially bring code coverage up. I'll continue to add more in a different PR.

- Added tests for AuthResponse to bring it to 100%
- modified nyc config to exclude test directory - incorrectly affecting
the coverage numbers
- modified nyc config to report per-file coverage at the end of a test run
- reduced coverage threshold so we still meet standards (Note:  I'll
continue to add tests for OAuthClient.js to bring it up)
@abisalehalliprasan
Copy link
Collaborator

  • Added tests for AuthResponse to bring it to 100%
  • modified nyc config to exclude test directory - incorrectly affecting
    the coverage numbers
  • modified nyc config to report per-file coverage at the end of a test run
  • reduced coverage threshold so we still meet standards (Note: I'll
    continue to add tests for OAuthClient.js to bring it up)

Reference issue #39, but only partially bring code coverage up. I'll continue to add more in a different PR.

Sounds good !

@abisalehalliprasan abisalehalliprasan merged commit 28f52be into intuit:develop Oct 10, 2019
edgarsherman pushed a commit to edgarsherman/oauth-jsclient that referenced this pull request Oct 16, 2019
- Added tests for OAuthClient to bring test coverage higher
- re-worked logic in OAuthClient.createError to be more consistent
abisalehalliprasan pushed a commit that referenced this pull request Oct 16, 2019
- Added tests for OAuthClient to bring test coverage higher
- re-worked logic in OAuthClient.createError to be more consistent
@abisalehalliprasan
Copy link
Collaborator

🚀 PR was released in v2.0.0 hacktoberfest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants