Skip to content

Conversation

ZRexshima
Copy link

The text in the FakeResonse was not matching the json returned by the mocked json method. Live response from the API shows that these values match. A student with some Python experience was using the json library to convert the text into the data for their solution. Check50 showed the slightly differing results vs the expected data from the FakeResponse. This gave little direction to fix the issue, beyond "follow the hints", which solved the issue.

I changed the values in the text section to match the response. To be thorough, I copied both to files and used python to compare. I ran a check50 test on a new version of bitcoin.py that uses the json library to verify.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant