h4110w33n / coinmetrics

An unofficial Python module for interacting with the Coin Metrics (coinmetrics.io) API.
6 stars 5 forks source link

Another Testing Hot-Patch #5

Closed h4110w33n closed 5 years ago

h4110w33n commented 5 years ago

The tests are clearly just too brittle. This is an interim fix that evaluates fewer elements of the response object.

Revamping test.py will be scoped for the v2.1 release.