Add test for __code__ loading

This commit is contained in:
Matthias
2020-09-17 07:38:56 +02:00
parent ba10bd7756
commit becccca3d1
4 changed files with 21 additions and 10 deletions

View File

@@ -921,7 +921,6 @@ def test_api_pair_history(botclient, ohlcv_history):
assert rc.json['data_stop_ts'] == 1515715200000
def test_api_plot_config(botclient):
ftbot, client = botclient