Commit Graph

468 Commits (develop)

Author SHA1 Message Date
Matthias b71f91a156 test: attempted reduction of test flukes by resetting recwarn
4 weeks ago
Matthias 51d61bc6a8 chore: don't use microsecond precision for
1 month ago
Matthias 881edddb6e test: explicitly convert warnings to string
2 months ago
Matthias 519f2d93ba test: update tests for new stoploss_from_absolute behavior
3 months ago
Matthias f6e465a0ba test: add test for paramType property
3 months ago
Matthias 65a713a569 fix: don't break list-strategies if one strategy has invalid parameters
3 months ago
Matthias 9a9b4e15f3 test: pandas warning tests to show warnings
4 months ago
Matthias 577464c12d
Merge pull request #12506 from dev-starlight/develop
4 months ago
Matthias 3543437fc5 test: add test chinese comment to strategy_test file
4 months ago
Matthias 5c02ce934d test: remove outdated TODO
5 months ago
Matthias 4a225cab23 test: update test for new "conflicting" behavior
6 months ago
Matthias f93c906614 test: improve tests for new builtin spaces
6 months ago
Matthias 649aff8076 feat: add builtin spaces enter and exit
6 months ago
Matthias 1328df772b feat: ensure spaces are valid identifiers
6 months ago
Matthias d1b553cecc test: add custom parameter to test strategy
6 months ago
Matthias 007ab1b796 test: some cleanup
6 months ago
Matthias c091426c44 feat: improve Auto-space detection logic
6 months ago
Matthias ab28e43050 test: update tests to new behavior
6 months ago
Matthias 4cabbe4d52 test: remove detect_parameters from tests
6 months ago
Matthias 6f48b82297 test: slight update to test ...
6 months ago
Matthias 635af046bf test: add test for string loading skipping
6 months ago
Matthias c18a52fd2d test: update tests for new error formatting
7 months ago
Matthias 44ec500744 test: add Test-case to ensure hyperopt logging
7 months ago
Matthias 8526733b36 chore: update hyperopt test strategy to new interface
7 months ago
Matthias a9447e7edf Merge branch 'develop' into fix_merge_informative_pair
7 months ago
Matthias 876875cff2 test: add test-case for no overlap merges
7 months ago
Matthias 9f436dcd1e chore: fix RUF043 violations
8 months ago
Matthias 0ca846b2c5 test: update test comment
8 months ago
Matthias 0111e97856 test: update test
8 months ago
Matthias 68429f9c37 fix: improve wording for config overriding strategy values
8 months ago
Matthias 816ca2ea15 feat: add error in case of non-available informative dataframe
8 months ago
Mihail 70d7dcd189 Made test_merge_informative_pair_monthly asserts data dependent.
8 months ago
Mihail d36fdc1d69 Added exact dates to test_merge_informative_pair_monthly.
8 months ago
Mihail b9482f420d Changed test_merge_informative_pair_monthly test to contain the data from previous informative candle on start too.
8 months ago
Matthias b4796cbf73 test: improve decimal parameter test
9 months ago
Matthias e042b2e07b test: improve parameter naming
9 months ago
Matthias 9f021cbee6 test: remove combined test
9 months ago
Matthias bf615e415b test: split parameter tests to one test per parameter
9 months ago
Matthias c72f5b79fe refactor: extract hyperopt-params test to separate file
9 months ago
Matthias c4a29a0178 test: ensure candle_type_def is set properly
10 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
12 months ago
Matthias dfc1193c52
Merge pull request #11656 from mrpabloyeah/add-custom-roi-strategy-callback
12 months ago
Matthias ee25635c79 test: update tests for new StrategyValidator
12 months ago
Matthias c3ea793abb Merge branch 'develop' into add-custom-roi-strategy-callback
1 year ago
Matthias c901f6d1dd test: add test for custom_roi behavior
1 year ago
Matthias 3b6dbaccf8 test: add failing test for #11752
1 year ago
Matthias 3fb6bc888b chore: Mypy-exclusions to account for ta-lib import problem
1 year ago
viotemp1 3fcf6559ab change from skopt.space.Real to optuna.distributions.FloatDistribution
1 year ago