Fixes
- separated tests - fix tests - fix bugs reintroduced my previous merge
This commit is contained in:
7
tests/api/test_binance.py
Normal file
7
tests/api/test_binance.py
Normal file
@@ -0,0 +1,7 @@
|
||||
import pytest
|
||||
|
||||
@pytest.mark.market
|
||||
@pytest.mark.api
|
||||
class TestBinance:
|
||||
# TODO fare dei test veri e propri
|
||||
pass
|
||||
Reference in New Issue
Block a user