mirror of
https://github.com/wassname/catalyst.git
synced 2026-09-11 12:00:50 +08:00
Poloshing unit tests and finalizing Bittrex implementation
This commit is contained in:
@@ -30,5 +30,9 @@ class BaseExchangeTestCase():
|
||||
pass
|
||||
|
||||
@abstractmethod
|
||||
def get_account(self):
|
||||
def test_get_balances(self):
|
||||
pass
|
||||
|
||||
@abstractmethod
|
||||
def test_get_account(self):
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user