saintedlama / toggl-client

Client for the Toggl API built for async and await support
ISC License
14 stars 4 forks source link

test(utils): Adds unit tests for utilities #58

Closed beauraines closed 1 year ago

beauraines commented 1 year ago

Adds unit tests and JSdoc for utilities functions Makes the smoke tests for reports not so dependent upon data to be successful.

Resolves #40

beauraines commented 1 year ago

Drat. Its the reports without data again... I'll have to think how to strengthen this. Maybe I could use a known date range... 🤔