Skip to content

Commit b406219

Browse files
committed
test: add candle_types test
1 parent 31d3a19 commit b406219

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/rpc/test_rpc_apiserver.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3251,6 +3251,7 @@ def test_api_download_data(botclient, mocker, tmp_path):
32513251
body = {
32523252
"pairs": ["ETH/BTC", "XRP/BTC"],
32533253
"timeframes": ["5m"],
3254+
"candle_types": ["spot"],
32543255
}
32553256

32563257
# Fail, already running

0 commit comments

Comments
 (0)