thrasher-corp / gocryptotrader

A cryptocurrency trading bot and framework supporting multiple exchanges written in Golang.
MIT License
2.96k stars 792 forks source link

Bithumb: Enhance testing coverage #1509

Closed Beadko closed 3 months ago

Beadko commented 4 months ago

PR Description

Update the tests to ensure all are passing as well as to increase the coverage.

Tests the require subscription were not enhanced due to the inability to test it.

Fixes # (issue)

Type of change

Please delete options that are not relevant and add an x in [] as item is complete.

How has this been tested

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration and also consider improving test coverage whilst working on a certain feature or package.

Checklist