Open DiFronzo opened 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.
@DiFronzo, Can I take up this issue, please?
Hi @DiFronzo I would like to add some TCs to improve test coverage..
Sir @DiFronzo can I do this task
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.