Commit Graph

152 Commits (3dd33cde00a9fdf5330595fa104b02771e0dbffd)

Author SHA1 Message Date
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
Matthias a119fbd895 Small error-message finetuning
3 years ago
Bloodhunter4rc 43f5a16006 parse exception handling, remove info, cache change
3 years ago
Matthias 6fa3db3a1d Fix failing tests
3 years ago
Bloodhunter4rc cd1b8b9cee single space removed for the unit test to pass..
3 years ago
Bloodhunter4rc 1d5c66da3b + Unit Tests
3 years ago
Bloodhunter4rc d52c1c7554 Add unit tests
3 years ago
Matthias 30b467906c Delist FTX, following ccxt's delisting.
3 years ago
Matthias a323acf343 Improve ShufflePairlist to shuffle only once per candle
3 years ago
Matthias 2ce265bed3
Merge pull request #7473 from freqtrade/feat/producerpairlist
4 years ago
Matthias 8c2e473ee5 Fix test warning
4 years ago
Matthias af59572cb9 prior pairlists should go first
4 years ago
Matthias bd106b4b8e Add tests for Producerpairlist
4 years ago
Matthias 0c810868de Add Dataprovider to pairlist
4 years ago
Matthias 02f2096fc3 Reverse and fix rangestability conditions
4 years ago
Matthias 966de19611 Improve test resiliance by properly setting Order object
4 years ago
Matthias 47b3143534 Simplify and fix some tests
4 years ago
Matthias 70a77ba3d9 Check for "last" availability in PrecisionFilter
4 years ago
Matthias fa89368c02 Add test for precision backpopulation
4 years ago
Matthias 5aaab75d1c Add test for dynamic_pairlist_expand
4 years ago
Matthias b427c7ff13 Use diff. close time to avoid buggy behavior
4 years ago
Matthias d93bb82193
Add more Commits to failing test
4 years ago
Matthias aa1bf2adbd Try fix windows testfailure
4 years ago
Matthias cc3ead9d7b Set required_profit for stoploss guard, allowing to ignore small stoplosses.
4 years ago
Matthias a02d02ac12 Enhance protections tests to have orders in mock trade
4 years ago
Matthias 2c7c5f9a6e Update mock_usdt trade method
4 years ago
Matthias 2a1368d508 Offsetfilter: add number_assets parameter
4 years ago
Matthias f5f599c7f0 Add LowProfitPairs only_per_side option
4 years ago
Matthias 144e4da96e Update stoploss guard tests
4 years ago
Matthias 4942d73693 update pairlock tests
4 years ago
Matthias 420836b1b2 Update test naming
4 years ago
Matthias b7cada1edd Convert ProtectionReturn to dataclass
4 years ago
Matthias 6d9218cb34 sell_signal -> exit_signal
4 years ago
Matthias 543aa74278 update sell_reason to exit_reason
4 years ago
Matthias dcfa3e8648 Update SellType to ExitType
4 years ago