Commit Graph

744 Commits (d1bc51959939059e0d099702e13ddf108fac1a26)

Author SHA1 Message Date
Matthias e26ac6ed00 test: speed up detail test
2 years ago
Matthias 50835c878e chore: add more test coverage
2 years ago
Matthias b727e5ca1c chore: simplify update code
2 years ago
Matthias 530226dbe8 chore: Add "use_detail" to detail test
2 years ago
Matthias 4882a18bf9 chore: add pair_detail test
2 years ago
Matthias 7945eba386 feat: Evaluate pairs with open trades first
2 years ago
Matthias b6f4e124ce chore: improve backtesting test details
2 years ago
Matthias 2bc9cdafb2 chore: update attribute wording to bt_trades
2 years ago
Matthias e643a2ea32 chore: update attribute wording to bt_trades_open
2 years ago
Matthias b456afa2ac chore: improve backtesting test
2 years ago
Matthias f9af659153 feat: edge-cli output to rich
2 years ago
Matthias 315351b573 feat: Tag table -> rich
2 years ago
Matthias a605ae20a7 feat: initial backtest table to rich
2 years ago
Matthias 5765bb4a4f feat: Update initial bt table
2 years ago
Matthias 8393205489
Merge pull request #10405 from freqtrade/feat/rich_tables
2 years ago
Matthias 76a34efe36 chore: improve backtest test resiliance
2 years ago
Matthias ae92807b5c chore: Update more test reliability
2 years ago
Matthias 453ea0dbcc update test for bt-output stability
2 years ago
Matthias 62320a361e chore: fix now failing test
2 years ago
Matthias e705471946 chore: don't return what ain't being needed
2 years ago
Matthias dd42a79234 Remove most explicit "supports backtesting" checks
2 years ago
Matthias 68b8b29089 Calculated mixed tags results
2 years ago
Matthias b8a4752636 Use proper type for exit_reason in tests
2 years ago
Matthias 09b1b1ab94 Use "trades" wording in backtest tables
2 years ago
Matthias b516a0827d Update hyperopt test mocks
2 years ago
Matthias 3bf02c8a64 Simplify hyperopt drawdown logic
2 years ago
Matthias a9732c6195 Fix odd formatting by ruff format
2 years ago
Matthias 4f5bf632fc ruff format: remaining tests
2 years ago
Matthias 644f120ab2 ruff format: tests/hyperopt
2 years ago
Matthias 02075b15e3 ruff format: update more tests
2 years ago
Matthias d8a8b5c125 ruff format: Update more test files
2 years ago
Matthias 099b1fc8c4 ruff format: More updates to tests
2 years ago
Matthias 7090950db6 ruff format: Update a few test files
2 years ago
Matthias 7767ad9d6e Update imports in test directory
2 years ago
Matthias ab93fd3be4 Enhance trade to verify #10166
2 years ago
Matthias ee7be1cd5a move "add_bt_trade" call for entries into enter_trade function
2 years ago
Matthias f259270e9c Update tests to properly mock fee
2 years ago
Matthias 3a2e3215b9 Ensure get_fee returns something in tests
2 years ago
Matthias 35408966f4 Fix remaining user_data leaks
2 years ago
Matthias ad12c98d10 Avoid having test-result influence from user_data/
2 years ago
Matthias 226eaf0d0a Filter deprecation warning - it's a dependency ...
2 years ago
Christian Clauss 99b4767bf4 Fix typos discovered by codespell
2 years ago
Matthias 3dd7c1e492 Add test for market_change writing
2 years ago
Matthias e09abfdc75 Split enter and exit rows to use different values
2 years ago
Matthias eaec5065a1 Define liquidation price only once in adjustment test
2 years ago
Matthias 0906f050e5 Fix remaining tests
2 years ago
Matthias 1551f92832 Fix a few tests
2 years ago
Matthias 7895eeb3b6 Fix tests after modified output
2 years ago
Matthias ea634e5cef Add test for backtesting
2 years ago
Matthias c0e9726f49 don't use "1M" - but be explicit in the intend
2 years ago