readmeio / metrics-sdks

SDKs and integrations for ReadMe's Metrics platform
https://readme.com/metrics
10 stars 23 forks source link

feat: moving our integration test suite over to using native fetch #1018

Closed erunion closed 2 months ago

erunion commented 3 months ago

🧰 Changes

Moves out integration test suite off an outdated collection of isomorphic-fetch, form-data-encoder, and formdata-node in favor of native fetch and FormData utilizations.