DiFronzo / blockchair

💰 Go (golang) client for the blockchair.com API
https://blockchair.vfiles.no
MIT License
11 stars 9 forks source link

[Testing] Need to test the functions in "client.go" #6

Open DiFronzo opened 3 years ago

DiFronzo commented 3 years ago

The functions in "client.go" needs tests of a happy day scenario. Use mockups for this task. Like from https://github.com/stretchr/testify. Should have a unit test coverage of +80% for the file.

fer-correa commented 3 years ago

@DiFronzo, Can I take up this issue, please?

rameshgkwd05 commented 1 year ago

Hi @DiFronzo I would like to add some TCs to improve test coverage..

pukarlamichhane commented 3 months ago

Sir @DiFronzo can I do this task