nylas / nylas-nodejs

A NodeJS wrapper for the Nylas REST API for email, contacts, and calendar.
MIT License
167 stars 117 forks source link

Add Unit Tests for Node SDK v7 beta #488

Closed mrashed-dev closed 10 months ago

mrashed-dev commented 11 months ago

Description

This PR fixes the current testing framework and adds many more. Our testing coverage is around 90% now.

We now also have 2 new fixes that have been identified by the tests:

License

I confirm that this contribution is made under the terms of the MIT license and that I have the authority necessary to make this contribution on behalf of its copyright owner.

codecov[bot] commented 11 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

:exclamation: No coverage uploaded for pull request base (v7.0.0-beta@f21c496). Click here to learn what that means.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## v7.0.0-beta #488 +/- ## =============================================== Coverage ? 100.00% =============================================== Files ? 1 Lines ? 4 Branches ? 1 =============================================== Hits ? 4 Misses ? 0 Partials ? 0 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.