mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-05-14 23:16:49 +00:00
* Bitstamp: Improve GetAccountTradingFees * Bitstamp: Improve test coverage * Bitstamp: Improve TestWithdrawInternationalBank and TestWithdrawFiat * Bitstamp: Fix the failing tests WIP * Bitstamp: Fix TestWithdraw mockTest * Bitstamp: Fix TestWithdrawFiat * Bitstamp: Fix TestWithdrawInternationalBank * Bitstamp: Simplify conditions in TestGetDepositAddress * Bitstamp: Switch Ws functions Errors to assert.Error * Bitstamp: Fix TestSubmitOrder, update other errors * Bitstamp: Fix TestGetOrderStatus, amend error comments * Bitstamp: Fix TestGetOrderInfo * Bitstamp: Fix TestTransferAccountBalance * Bitstamp: Update TestGetWithdrawalsHistory, fix linter errors * Bitstamp: Update TestGetRecentTrades, change type Withdrawal.Requests.Date * Bitstamp: Update TestGetDepositAddress, TestBitstamp_OHLC, TestBitstamp_GetHistoricCandles, TestBitstamp_GetHistoricCandlesExtended * Bitstamp: Fix tests * Bitstamp: Fix the typos and linter, add a side test to TestGetTicker * Bitstamp: Update WithdrawFiat and WithdrawFiatFundsToInternationalBank * Bitstamp: Fix the error description * Bitstamp: Fixup SkipTestIfCredentialsUnset * Bitstamp: Fixup tests * Bitstamp: Fix panic, skip live test TestWithdraw, amend mocktest * Bitstamp: Fixup * Bitstamp: Fixup * Bitstamp: Fixup