liuweiqing
|
7b471d59c5
|
chore: add warning when max_rank exceeds 250 in MarketCapPairList
|
1 year ago |
liuweiqing
|
3300d25e57
|
feat: enhance data fetching logic with pagination to increase market cap rank limit
|
1 year ago |
Matthias
|
f77fedbea4
|
chore: move available_protections constant to test file (it's only used there)
|
1 year ago |
Matthias
|
39c582dac2
|
tests: move protection-validation test to protection test file
|
1 year ago |
Matthias
|
b8feefc541
|
tests: update protection tests
|
1 year ago |
Matthias
|
51c596a21f
|
chore: add test for "no pair from coingecko" case
this should return an empty list
|
1 year ago |
Matthias
|
f4d76aa360
|
chore: improved wording
|
1 year ago |
Matthias
|
255ad7cac5
|
tests: test invalid category in list
|
1 year ago |
Matthias
|
8c097a81ea
|
tests: enhance test for marketcappairlist
|
1 year ago |
Matthias
|
57139295b5
|
tests: Add unlock_at test
|
2 years ago |
Matthias
|
79d4dc1646
|
Merge branch 'develop' into feature/stoploss-start-at
|
2 years ago |
Matthias
|
283e8045d8
|
PercentChangePairlist should partecipate in regular tests
|
2 years ago |
Matthias
|
8637f4a70d
|
Remove SortKey dynamics and setting
|
2 years ago |
jainanuj94
|
dad4f30597
|
Correct calculation for percent calculation and use tickers
|
2 years ago |
jainanuj94
|
1b81de01b4
|
10348 | run ruff formatter
|
2 years ago |
jainanuj94
|
b09f9e8c12
|
10348 | Update tests and add pairlist constants
|
2 years ago |
jainanuj94
|
4b1177e07e
|
10348 | Create new pair list to dynamically fetch pairs based on percent volume change
|
2 years ago |
Matthias
|
be3fcd90e2
|
Remove unneeded property
|
2 years ago |
Matthias
|
65972d9c0c
|
Add cooldown with timeperiod test
|
2 years ago |
Matthias
|
d13f47ec0b
|
align wording to simplify "locking for" element
|
2 years ago |
Simon Waiblinger
|
f126120421
|
Merge branch 'freqtrade:develop' into feature/stoploss-start-at
|
2 years ago |
simwai
|
77b4689ac8
|
Fixed implementation of unlock_at and updated unit tests
|
2 years ago |
simwai
|
2b456cbdeb
|
Added unlock_at field for protection config
|
2 years ago |
Matthias
|
605f53a602
|
Add test for new warning modes
|
2 years ago |
Matthias
|
23256466e7
|
Update pairlist tests accordingly
|
2 years ago |
Matthias
|
e6a562f74a
|
Ensure pairlist tests use proper mode
|
2 years ago |
Matthias
|
1588a4253d
|
Update tests for coinGecko updates
|
2 years ago |
Matthias
|
58edb0a54a
|
Update misspellings that are being detected now
|
2 years ago |
Matthias
|
9d6e4ae67d
|
A few more minor fixes
|
2 years ago |
Matthias
|
ca1fe06035
|
ruff format: tests/plugins
|
2 years ago |
Matthias
|
7767ad9d6e
|
Update imports in test directory
|
2 years ago |
Matthias
|
63c8eae4a5
|
Remove unused fixtures
|
2 years ago |
Matthias
|
eb8ce5b304
|
Split too long strings in test
|
2 years ago |
Matthias
|
f52c3677ca
|
Move test comment out of the test data
|
2 years ago |
Matthias
|
6dfc34d227
|
Fix test due to missing assert
|
2 years ago |
Christian Clauss
|
99b4767bf4
|
Fix typos discovered by codespell
|
2 years ago |
stevanStevic
|
1ec04a8dc8
|
Add support for max_value in volume pair list
|
2 years ago |
Matthias
|
67152ad48a
|
Improve and parametrize pairlist tests
|
2 years ago |
Matthias
|
e82d9e2f55
|
Test volatilityfilter with more pairs
|
2 years ago |
Matthias
|
b972ee78ec
|
Enhance rangeStability test
|
2 years ago |
Matthias
|
2704f6e758
|
Improve test
|
2 years ago |
Matthias
|
91ba4f6424
|
Add test for volatilityFilter sorting
|
2 years ago |
Matthias
|
eaf70428c1
|
Improve volatility tests
|
2 years ago |
Matthias
|
a22181d721
|
Enable caching for "filter only" Volumepairlist
|
2 years ago |
Matthias
|
7f7e9ec875
|
Add additional test case for VolumePairlist in range mode
|
2 years ago |
Matthias
|
6c9b9e91e8
|
enhance volumpairlist range test
|
2 years ago |
Matthias
|
470a239e82
|
Formatting ...
|
2 years ago |
Matthias
|
01baea8aab
|
Test exceptions / errors
|
2 years ago |
Matthias
|
4a580fc72f
|
Add test validating cache
|
2 years ago |
Matthias
|
d691ffe9db
|
Test more diff. scenario
|
2 years ago |