tests: more backtesting testing (#496)
* tests: more backtesting testing * tests: hyperopt * tests: document kludge * tests: improve test_dataframe_correct_length * tests: remove remarks
This commit is contained in:
@@ -261,6 +261,7 @@ def ticker_history_without_bv():
|
||||
]
|
||||
|
||||
|
||||
# FIX: Perhaps change result fixture to use BTC_UNITEST instead?
|
||||
@pytest.fixture
|
||||
def result():
|
||||
with open('freqtrade/tests/testdata/BTC_ETH-1.json') as data_file:
|
||||
|
Reference in New Issue
Block a user