Matthias
d3713cbf09
fix: typo
2026-05-25 08:21:21 +02:00
Matthias
9003d5e9e0
fix: disable failing okx live test
2026-05-25 08:19:34 +02:00
Matthias
c19982dd36
chore: use string aliases for astype calls
2026-04-13 18:06:59 +02:00
Matthias
437d0a264c
test: Improve test sequence (simplifies analysis)
2026-03-22 19:07:19 +01:00
Matthias
1f4c188dbf
test: add futures market-parsing test
2026-03-22 19:07:19 +01:00
matstedt
8c1674b415
fix(tests): use CandleType.FUTURES in test_ohlcv_limit_futures
...
The futures_only ternary incorrectly used CandleType.SPOT for exchanges
that support both spot and futures (binance, gate), causing candle limit
mismatch against candle_count_futures.
2026-03-22 19:07:19 +01:00
matstedt
eaa35d7b47
style: ruff format
2026-03-22 19:07:19 +01:00
matstedt
ea5ae9627d
style: ruff format
2026-03-22 19:07:04 +01:00
matstedt
04ec24e737
krakenfutures: move ohlcv cap to _ft_has and support futures-only online tests
2026-03-22 19:07:04 +01:00
Matthias
b57a7f207e
test: simplify ccxt_order_parse test (but improve it at the same time)
2026-03-06 21:07:59 +01:00
Matthias
315a1baf2c
test: simplified test setup for compat tests
2026-02-05 20:19:06 +01:00
Matthias
06ed6e6b23
test: fix candle-limit live test
2026-02-05 19:42:23 +01:00
Matthias
74c88f77c0
test: allow maxNotional to be None
2026-01-25 10:56:58 +01:00
Matthias
b26c37af62
test: test online to ensure HIP3 pairs are in the markets object
2025-12-27 17:33:39 +01:00
Matthias
2d3ff2f8ca
test: mark-test should use the candle's defined mark price attribute
2025-12-09 13:42:59 +01:00
Matthias
309985503d
test: fix funding_rate_history online test
2025-12-08 20:17:10 +01:00
Matthias
072ed705fc
test: fix funding_fee online tests
2025-12-08 19:21:48 +01:00
Matthias
00f687f3f5
test: test futures data with online exchanges
2025-12-08 17:07:26 +01:00
Matthias
80d5b6e24c
test: minor refactor in online tests
2025-12-08 16:23:43 +01:00
Matthias
6e1367fa94
test: enable gate futures test
2025-11-18 19:16:32 +01:00
Matthias
e67c2eefff
test: live test "get_fee" for futures exchange
2025-11-17 07:20:44 +01:00
Matthias
1a3c913176
feat(bitget): Align bitget candle limits
2025-08-09 15:49:44 +02:00
Matthias
b6a6bca41b
Merge pull request #12060 from freqtrade/test/kraken
...
Improved kraken test
2025-08-03 09:47:32 +02:00
Matthias
1ec45dcf19
test: improve kraken fetch trades compatibility test
2025-08-03 09:15:45 +02:00
Matthias
ea2350f1ed
test: add test for bitget ohlcv specifics
2025-08-03 08:51:53 +02:00
Matthias
e9cc9bb38a
test: add explaining comment about mark price test
...
closes #12046
2025-07-30 07:13:35 +02:00
Matthias
fdcbb3c0d0
chore: enable test checking funding-fee returned is not 0.
2025-07-29 20:05:54 +02:00
Matthias
b07ffbf721
test: remove unused argument
2025-07-29 18:30:46 +02:00
Matthias
deb8bde078
refactor: tests - update timezone.utc to UTC
2025-07-04 18:22:42 +02:00
Matthias
35f7c97c76
test: add "ohlcv_limit" live test
2025-01-31 18:27:47 +01:00
Matthias
f1c5d4a970
chore: ruff format updates
2025-01-13 18:05:20 +01:00
Matthias
4f1bf6a1f0
test: add test for kraken balance response parsing
...
part of #11118
2025-01-05 11:21:37 +01:00
Matthias
f31b26b1ab
tests: Improve sample_order online testing
2024-11-30 18:12:32 +01:00
gaardiolor
3913b450b6
check for tickers_have_bid_ask
2024-10-28 19:30:59 +01:00
Matthias
a0912ad6b4
tests: update ccxt compat test
2024-10-02 18:10:28 +02:00
Matthias
a7fd03f1b7
chore: improve ccxt test
2024-09-01 08:22:58 +02:00
Matthias
88b754e38c
chore: update test to reflect a fix in ccxt
2024-08-12 09:14:36 +02:00
Matthias
efe6101081
Remove bitmart online test skip
2024-05-29 06:34:52 +02:00
Matthias
89d8f27d22
Add fix for bitmart failing test
2024-05-28 07:14:25 +02:00
Matthias
34d7d530a1
chore(tests): Filled orders should have an average.
2024-05-26 16:37:21 +02:00
Matthias
8d93f27185
Add simple test for "fetch_my_trades" parsing quality
2024-05-17 18:27:07 +02:00
Matthias
099b1fc8c4
ruff format: More updates to tests
2024-05-13 07:10:24 +02:00
Matthias
9ac7149c47
Add check to verify that "since" is properly respected.
2024-02-22 22:14:29 +01:00
Matthias
0d3d1e6d9a
Remove bittrex from more tests
2023-12-18 07:15:24 +01:00
Matthias
ef877b5fcc
Add bitmart to ccxt compat tested exchanges
2023-11-28 18:13:21 +01:00
Matthias
56b9c250ba
Update order_parse online test
2023-09-25 18:05:40 +02:00
Matthias
dda5a59019
Revert "Bump ccxt to 4.0.101"
2023-09-22 18:20:52 +02:00
Matthias
f3fb801b33
Update order_parse online test
2023-09-20 20:41:12 +02:00
Matthias
ea257e3cbb
Refactor online test fixtures into separate conftest module
2023-08-10 07:17:52 +02:00
Matthias
20763daa74
Simplify online tess by skipping non-available futures exchanges
2023-08-10 07:10:45 +02:00