@tokks/strava-tester
This package provides fixtures and helper functions to test your usage of @tokks/strava package.
Installation
npm install -D @tokks/strava
or
yarn add -D @tokks/strava
Getting started
Client mocking for unit tests
...
Request mocking for e2e
...