Checks for bitcoin excercise is comparing against a fixed value of the bitcoin price
Closed this issue · 1 comments
ellerysammy commented
The test is doing assert against $37,817.3283 for 1 bitcoin, this value is doing that all subsequent tests fail.
Makaze commented
This works fine if you use the requests.get()
method, but any other method isn't overloaded with the fixed response.