Commit Graph

434 Commits (321b44b779594c29c3de5828dd9d0c0e4e76afbb)

Author SHA1 Message Date
Matthias b4796cbf73 test: improve decimal parameter test
8 months ago
Matthias e042b2e07b test: improve parameter naming
8 months ago
Matthias 9f021cbee6 test: remove combined test
8 months ago
Matthias bf615e415b test: split parameter tests to one test per parameter
8 months ago
Matthias c72f5b79fe refactor: extract hyperopt-params test to separate file
8 months ago
Matthias c4a29a0178 test: ensure candle_type_def is set properly
9 months ago
Matthias 640cab2ca8 refactor: tests - update timezone.utc to UTC
10 months ago
Matthias 1ba411cccf tests: Update empty error match
11 months ago
Matthias ce46cd7343
Merge pull request #11646 from freqtrade/deps/numpy2
11 months ago
Matthias dfc1193c52
Merge pull request #11656 from mrpabloyeah/add-custom-roi-strategy-callback
11 months ago
Matthias ee25635c79 test: update tests for new StrategyValidator
11 months ago
Matthias c3ea793abb Merge branch 'develop' into add-custom-roi-strategy-callback
11 months ago
Matthias c901f6d1dd test: add test for custom_roi behavior
11 months ago
Matthias 3b6dbaccf8 test: add failing test for #11752
11 months ago
Matthias 3fb6bc888b chore: Mypy-exclusions to account for ta-lib import problem
11 months ago
viotemp1 3fcf6559ab change from skopt.space.Real to optuna.distributions.FloatDistribution
1 year ago
viotemp1 2595479e43 change CategoricalParameter and IntParameter in parameters.py to use optuna.distributions CategoricalDistribution and IntDistribution instead of skopt
1 year ago
Matthias dd8938ced2 test: add test for adjust_order_price and adjust_entry_price collision
1 year ago
Matthias 471df70f62 test: add test for improved safe_wrapper behavior
1 year ago
Matthias 2b350eb872 tests: improve assert accuracy
1 year ago
Matthias 88d77658f8 tests: extract strategy_safe_wrapper tests
1 year ago
Meng Xiangzhuo 41b725714f
chore: bump ruff target-version to 3.10
1 year ago
Matthias 271375d171
Merge pull request #10758 from stash86/recursive-str
2 years ago
Matthias 5693039f0d tests: Add test-column to ensure string columns won't regress
2 years ago
Matthias 52304b37a2 feat: Allow strategies to not define enter_long
2 years ago
Matthias 2e0a597ee4 chore: update tests to modern typing syntax
2 years ago
Matthias b8feefc541 tests: update protection tests
2 years ago
Matthias d7bee0c9e0 test: update further tests for precision_mode_price
2 years ago
Matthias 4f43e59643 Add test showing behavior of #10349
2 years ago
Matthias 93ed61a623 Improve stoploss test accuracy
2 years ago
Matthias a9f13d29fd Fix test type errors
2 years ago
Matthias 9291698561 A few more formatting updates
2 years ago
Matthias a9732c6195 Fix odd formatting by ruff format
2 years ago
Matthias adeb93dc9c ruff format: update strategy tests
2 years ago
Matthias 8c7d80b78e ruff format: Update test strategies
2 years ago
Matthias 7767ad9d6e Update imports in test directory
2 years ago
Matthias 35408966f4 Fix remaining user_data leaks
2 years ago
Christian Clauss 99b4767bf4 Fix typos discovered by codespell
2 years ago
Matthias 50cd36acbd Remove unused test method
2 years ago
Matthias b1015172c7 Update test for fixed pandas behavior
2 years ago
Matthias 393df83a91 Implement enter_tag initialization to avoid futures warning
2 years ago
Matthias 4aab57ce62 Add test for pandas deprecation warning
2 years ago
Matthias 5841c65430 Remove unused test param
2 years ago
Matthias bb85efd6ad Add test for informative weekly merging
2 years ago
Matthias 2745a5d334 Rename informative_pair test
2 years ago
Matthias 0235db48a8 Prevent merge artifacts in "informative" pair
2 years ago
Matthias 4ed9ffbf31 Add test for behavior in #9490.
2 years ago
Matthias 61ed6aee62 Add test for new formatting
3 years ago
Matthias bbbc8a760c Fix stop evaluation sequence to have stop before liquidation
3 years ago
Matthias 92d7f27983 Further update test a bit
3 years ago