Commit Graph

148 Commits (e8aeebb12371725b6029cdee5222d3daaf70176b)

Author SHA1 Message Date
Matthias 14aeb56ff9 test: update tests for new log message format
3 months ago
Matthias 7526fd0e0d test: Add additional test
6 months ago
Stefano 015f1055a7 add tests
6 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 78acaf8f4c
Merge pull request #12214 from mrpabloyeah/fix-shufflefilter-behavior-in-backtesting
7 months ago
Matthias 9f436dcd1e chore: fix RUF043 violations
7 months ago
mrpabloyeah e749051dbc Fix ShuffleFilter behavior in backtesting
7 months ago
Matthias 8f6d64f5e1 test: add test for 1000 / k logic
8 months ago
mrpabloyeah 3363b1062e
Merge branch 'freqtrade:develop' into allow-pairs-with-prefix-in-marketcap-pairList
8 months ago
Matthias 2e29d3523b test: empty pairlist is now handled by config schema
8 months ago
mrpabloyeah ecfa1fd5b5 Adjust expectation for get_markets calls in test_MarketCapPairList_timing
8 months ago
Matthias 0aa05855d5 chore: unpack instead of list concat
1 year ago
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 51c596a21f chore: add test for "no pair from coingecko" case
2 years ago
Matthias f4d76aa360 chore: improved wording
2 years ago
Matthias 255ad7cac5 tests: test invalid category in list
2 years ago
Matthias 8c097a81ea tests: enhance test for marketcappairlist
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 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 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
Stefano 17af69435f remove mode, add max_rank, modify test
2 years ago
Matthias 23ac9e145a Fix generator test
2 years ago
Matthias b72078e76e use get_pair_base_currency
2 years ago
Matthias 076ca75200 Slightly refactor pairlist test
2 years ago
Stefano f8dc161ab4 add 2 more final tests
2 years ago