test: add candle_types test

This commit is contained in:
Matthias
2025-12-14 15:51:06 +01:00
parent 31d3a19836
commit b406219515

View File

@@ -3251,6 +3251,7 @@ def test_api_download_data(botclient, mocker, tmp_path):
body = {
"pairs": ["ETH/BTC", "XRP/BTC"],
"timeframes": ["5m"],
"candle_types": ["spot"],
}
# Fail, already running