test: add candle_types test
This commit is contained in:
@@ -3251,6 +3251,7 @@ def test_api_download_data(botclient, mocker, tmp_path):
|
|||||||
body = {
|
body = {
|
||||||
"pairs": ["ETH/BTC", "XRP/BTC"],
|
"pairs": ["ETH/BTC", "XRP/BTC"],
|
||||||
"timeframes": ["5m"],
|
"timeframes": ["5m"],
|
||||||
|
"candle_types": ["spot"],
|
||||||
}
|
}
|
||||||
|
|
||||||
# Fail, already running
|
# Fail, already running
|
||||||
|
|||||||
Reference in New Issue
Block a user