Commit Graph

186 Commits (8309d92cefb7a71c3e1436a6ce2181f7dbbe052d)

Author SHA1 Message Date
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 63d8239011 Merge branch 'develop' into bt-metrics2
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
Stefano e0f7b62b54 fix initial tests
2 years ago
Stefano Ariestasia c854cef313 fix precommit
2 years ago
Stefano Ariestasia 006639820b add simple test
2 years ago
Bloodhunter4rc c398504f23 fix tests
2 years ago
Matthias 8d72ee358c Improve code styles ...
2 years ago
Matthias 52f12b704b Avoid time colision when creating orders in test
2 years ago
Stefano eb7df30061 add test
2 years ago
Matthias 8cbb5d2a93 Adjust test for "nan" data
3 years ago
Matthias 5eb446f1ce Don't remove elements from list we're iterating over
3 years ago
Matthias 5efa40215b Allow invalid futures pairs (`:` separated)
3 years ago
Matthias 0c7cb29ea1 Don't use type() is comparisons
3 years ago
Matthias 9a400d0e6f Allow comments and trailing commas in remotepairlist files
3 years ago
Matthias af5fc76dc6 Add test for different processing modes
3 years ago
Matthias e6ee55a69b Improve some test coverage
3 years ago
Matthias 4dda9c6daa Add explicit test for short-desc
3 years ago
Bloodhunter4rc 4d4ec11a8a - print
3 years ago
Bloodhunter4rc 0b68ca6cb3 use pairlist_pos remove unused check, fixed Test
3 years ago
Bloodhunter4rc ee1fa34df2 Add 'processing_mode' , blacklist checks
3 years ago
Bloodhunter4rc d534f88d1c unnecessary lines removed.
3 years ago
Bloodhunter4rc caca070c1a added tests
3 years ago
Matthias 3ec55885bd Remove arrow from more tests
3 years ago
Matthias bbce738523 Improve tests around timezone
3 years ago
Matthias 4cfbc55d34 Update remaining tests to get rid of .query
3 years ago
Matthias 9d6e973e5b remove .query from most tests
3 years ago
Matthias d3a3ddbc61 Check if exchang provides bid/ask via fetch_tickers - and fail with spread filter if it doesn't.
3 years ago
Matthias 2ca8b0b12e Update more exchange mocks to use EXMS
3 years ago
Matthias bcdf4e0fe8 Use variable for exchange mocks to shorten lines
3 years ago
Matthias ad49541947 Adapt Tests for new mandatory columns
3 years ago