Matthias
|
5be0a9c069
|
test: update test trading-mode validation test
|
6 months ago |
Matthias
|
cdd9968831
|
test: use realistic arguments for tests
|
6 months ago |
Matthias
|
758f1eea93
|
test: consistent use of "spaces" in tests
|
6 months ago |
Matthias
|
4adab37b2a
|
test: update test for removal of --hyperopt argument
|
6 months ago |
Matthias
|
89802da1c7
|
test: update tests for new okx limits
|
6 months ago |
Matthias
|
c18a52fd2d
|
test: update tests for new error formatting
|
6 months ago |
Matthias
|
89e68d7d4d
|
test: add test case for string custom stake amount
|
6 months ago |
Matthias
|
f1d48c8189
|
test: explicitly test for psycopg3
|
6 months ago |
Matthias
|
866bda8606
|
test: update test string for psycopg3
|
6 months ago |
Matthias
|
2effa7a31b
|
Merge branch 'develop' into fix/remove_deprecation_warning
|
6 months ago |
Matthias
|
f4656a0c6e
|
test: ensure mp_start runs on startup
|
6 months ago |
Matthias
|
763f08a08e
|
test: test catboost on aarch64 runners
|
6 months ago |
Matthias
|
9b1fc7a6d4
|
Merge pull request #12394 from freqtrade/feat/bitget_futures
Add support for bitget futures
|
6 months ago |
Matthias
|
8d95ca3506
|
chore: disable deprecationWarning
Very targeted at 'CatBoostClassifier' object has no attribute '__sklearn_tags__'
|
6 months ago |
Matthias
|
44ec500744
|
test: add Test-case to ensure hyperopt logging
|
6 months ago |
Matthias
|
8526733b36
|
chore: update hyperopt test strategy to new interface
|
6 months ago |
Matthias
|
46dc378472
|
test: add bitget leverage prep test
|
6 months ago |
Matthias
|
d1e73c1916
|
test: add test for cross liquidation price not supported
|
6 months ago |
Matthias
|
02a0ce8c49
|
test: enable online bitget tests
|
6 months ago |
Matthias
|
f82d8f3b52
|
test: refactor _get_params test for simpler reading
|
6 months ago |
Matthias
|
1f620257f9
|
test: test for get_params
|
6 months ago |
Matthias
|
16e9109e96
|
test: add test for bitget exchange init
|
6 months ago |
Matthias
|
522fa092ba
|
test: add explicit weekday test
|
6 months ago |
Matthias
|
8f6f2ab872
|
test: add explicit test for weekday change
|
6 months ago |
Matthias
|
0041bf5e4e
|
test: use ft_additional_exchange_init in tests
|
6 months ago |
Matthias
|
a9447e7edf
|
Merge branch 'develop' into fix_merge_informative_pair
|
6 months ago |
Matthias
|
876875cff2
|
test: add test-case for no overlap merges
|
6 months ago |
Matthias
|
34cba1480e
|
test: improved line-annotation test-case
|
7 months ago |
Matthias
|
9ea249180a
|
test: add annotation line test
|
7 months ago |
Matthias
|
39bf71680c
|
test: Update test case description wording
|
7 months ago |
Matthias
|
ca4e4efeb8
|
test: Add test scenario for partially filled exit
* followed by exit_timeout_count
* shouldn't place order for the full amount
part of #12343
|
7 months ago |
Matthias
|
cfd7d0a38b
|
test: add ccxt parse test for kraken
part of #12326
|
7 months ago |
Matthias
|
5542febef6
|
Merge pull request #12309 from freqtrade/feat/hyperliquid_cross
hyperliquid cross futures support
|
7 months ago |
Matthias
|
c7aaa77e44
|
test: test cross margin calc for hyperliquid
|
7 months ago |
Matthias
|
1e8252ffcc
|
test: simplify hyperliquid test
|
7 months ago |
Matthias
|
102fc3e184
|
test: add basic online tests for coinex exchange
|
7 months ago |
Matthias
|
b9e9f6f040
|
refactor: indicate private methods by convention
|
7 months ago |
Matthias
|
c6061daec4
|
test: rename tests to match scheme
|
7 months ago |
Matthias
|
5be0352705
|
test: add binance spot-delist test
|
7 months ago |
Matthias
|
7b45844670
|
test: ensure non-unified ccxt method ain't going away.
|
7 months ago |
Matthias
|
7aab3b34d6
|
test: add more tests for delist exchange code
|
7 months ago |
Matthias
|
8b72e4f23e
|
chore: fix line-lengths
|
7 months ago |
Matthias
|
17202c6d29
|
test: add test for DelistFilter
|
7 months ago |
Matthias
|
567d4331fd
|
test: initial delistFilter tests
|
7 months ago |
Matthias
|
92c9f443e8
|
test: add test for dp.check_delisting
|
7 months ago |
Matthias
|
985805e0d5
|
test: add test for order_book_to_dataframe
|
7 months ago |
Matthias
|
78acaf8f4c
|
Merge pull request #12214 from mrpabloyeah/fix-shufflefilter-behavior-in-backtesting
Fix ShuffleFilter behavior in backtesting
|
7 months ago |
Matthias
|
e58635a881
|
test: minor adjustments to new tests
|
7 months ago |
Matthias
|
9f436dcd1e
|
chore: fix RUF043 violations
|
7 months ago |
Matthias
|
95a710d4a8
|
chore: fix RUF059 violations
|
7 months ago |