Commit Graph

102 Commits (bfdbf0248c187c9b07b6a308943bda70a94de4e2)

Author SHA1 Message Date
Matthias 12ab1cb2c4 tests: add explicit test for stake_amount_filled
1 year ago
Matthias e35f5c9fde tests: update test to account for newly added prop
1 year ago
Matthias 54bc60b08f test: Update test for new to-json field
2 years ago
Matthias 7972a023ed fix: oddly wrong fee_cost calculation
2 years ago
Matthias 10f0522a6b chore: update attribute wording to bt_profit
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 ec0f6cb246 Add Properties for canceled orders to trade_model
2 years ago
Matthias 4f5bf632fc ruff format: remaining tests
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 7767ad9d6e Update imports in test directory
2 years ago
Matthias f52c3677ca Move test comment out of the test data
2 years ago
Matthias df712c0168 Fix some faulty assertions
2 years ago
Christian Clauss 99b4767bf4 Fix typos discovered by codespell
2 years ago
Matthias 30b4f27152 Cleanup some nitpicks
2 years ago
Matthias c7fff45bef Fix test leakage
2 years ago
Matthias 4bbb3174b2 re-enable use_database after bt test
2 years ago
Matthias c511d65d2e Add backtesting test
2 years ago
Matthias e8ca9ce39b Add testconfirming correct functioning
2 years ago
Matthias f1af00dd39 Merge branch 'develop' into feature_keyval_storage
2 years ago
Matthias 1696aa3915 Adjust tests for new fields
2 years ago
Matthias ab062d7bb1 Add test to run in backtest mode
2 years ago
Matthias 9be7759e42 Add initial test for custom_data
2 years ago
Matthias 9bfd34a4f3
Merge pull request #9267 from Axel-CH/feature/update_sl_order_mgt
2 years ago
Matthias 58058f0197 Fix migration test
2 years ago
Matthias 59b3486574 Update migrations
2 years ago
Matthias cb9fa734d1 Improve test resiliance
2 years ago
Matthias 3f27c2792a Remove trailing newline
2 years ago
Matthias 3caf964c46 Add NoDbContext context manager
2 years ago
Matthias cbfebd397c Use a trade for test that actually has an open stop order
2 years ago
Matthias b33a9059ab Fix some more tests
2 years ago
Matthias 48097f4a7d Update tests according to calculation update
2 years ago
Matthias 0815bb6244 Improve trade close profit assertions
2 years ago
Matthias 6ea353447e use tmp_path instead of tmpdir
2 years ago
Matthias a049ff9371 Improve special testcase
2 years ago
Matthias 0c51e2637f Fix calculation issue for #9346
2 years ago
Matthias 24dfd9b93b Add test for #9346, showing current behavior
2 years ago
Matthias e97d9013d5 Avoid having orders leak after multiple "from_json" calls
2 years ago
Matthias e81929bc55 Have test use funding_fee_running
2 years ago
Matthias 5a0c15f377 Update Idem test
2 years ago
Matthias 86d4497aaf Add additional test for from_json
2 years ago
Matthias 178c0972ff Read funding_fee on order objects in "from_json"
2 years ago
Matthias 394d758d32 Add missing fields to json (and json parse)
2 years ago
Matthias fed24c1308 Improve test for get_canceled_exit_order
2 years ago
Matthias ae4021da14 Rename get_canceled exit orders ...
2 years ago
Matthias a866b0a35e Improve test correctness
3 years ago
Matthias 067c9219b6 replace 'open_orders' with "has_open_orders" in api
3 years ago
Matthias f4e5ce892b use has_open_orders in persistence
3 years ago
Matthias 830fc7580c Cleanup unused property
3 years ago