Matthias
|
4a225cab23
|
test: update test for new "conflicting" behavior
|
2025-11-06 20:43:57 +01:00 |
|
Matthias
|
f93c906614
|
test: improve tests for new builtin spaces
|
2025-11-06 20:36:40 +01:00 |
|
Matthias
|
649aff8076
|
feat: add builtin spaces enter and exit
|
2025-11-06 20:30:38 +01:00 |
|
Matthias
|
1328df772b
|
feat: ensure spaces are valid identifiers
|
2025-11-05 21:05:15 +01:00 |
|
Matthias
|
d1b553cecc
|
test: add custom parameter to test strategy
|
2025-11-05 20:14:28 +01:00 |
|
Matthias
|
007ab1b796
|
test: some cleanup
|
2025-11-04 07:14:01 +01:00 |
|
Matthias
|
c091426c44
|
feat: improve Auto-space detection logic
|
2025-11-04 07:07:55 +01:00 |
|
Matthias
|
ab28e43050
|
test: update tests to new behavior
|
2025-11-04 07:07:55 +01:00 |
|
Matthias
|
4cabbe4d52
|
test: remove detect_parameters from tests
|
2025-11-04 07:07:55 +01:00 |
|
Matthias
|
6f48b82297
|
test: slight update to test ...
|
2025-11-04 07:07:55 +01:00 |
|
Matthias
|
635af046bf
|
test: add test for string loading skipping
|
2025-11-02 16:48:53 +01:00 |
|
Matthias
|
c18a52fd2d
|
test: update tests for new error formatting
|
2025-10-25 13:15:41 +02:00 |
|
Matthias
|
44ec500744
|
test: add Test-case to ensure hyperopt logging
|
2025-10-19 12:59:08 +02:00 |
|
Matthias
|
8526733b36
|
chore: update hyperopt test strategy to new interface
|
2025-10-19 12:55:00 +02:00 |
|
Matthias
|
a9447e7edf
|
Merge branch 'develop' into fix_merge_informative_pair
|
2025-10-12 09:51:43 +02:00 |
|
Matthias
|
876875cff2
|
test: add test-case for no overlap merges
|
2025-10-12 09:51:15 +02:00 |
|
Matthias
|
9f436dcd1e
|
chore: fix RUF043 violations
|
2025-09-15 19:20:20 +02:00 |
|
Matthias
|
0ca846b2c5
|
test: update test comment
|
2025-09-14 10:34:11 +02:00 |
|
Matthias
|
0111e97856
|
test: update test
|
2025-09-14 10:33:09 +02:00 |
|
Matthias
|
68429f9c37
|
fix: improve wording for config overriding strategy values
closes #12212
|
2025-09-10 20:17:53 +02:00 |
|
Matthias
|
816ca2ea15
|
feat: add error in case of non-available informative dataframe
|
2025-09-06 09:38:23 +02:00 |
|
Mihail
|
70d7dcd189
|
Made test_merge_informative_pair_monthly asserts data dependent.
|
2025-09-03 19:55:37 +00:00 |
|
Mihail
|
d36fdc1d69
|
Added exact dates to test_merge_informative_pair_monthly.
|
2025-09-03 12:20:38 +00:00 |
|
Mihail
|
b9482f420d
|
Changed test_merge_informative_pair_monthly test to contain the data from previous informative candle on start too.
|
2025-09-02 19:25:08 +00:00 |
|
Matthias
|
b4796cbf73
|
test: improve decimal parameter test
|
2025-08-24 17:03:11 +02:00 |
|
Matthias
|
e042b2e07b
|
test: improve parameter naming
|
2025-08-24 16:12:10 +02:00 |
|
Matthias
|
9f021cbee6
|
test: remove combined test
|
2025-08-24 16:11:46 +02:00 |
|
Matthias
|
bf615e415b
|
test: split parameter tests to one test per parameter
|
2025-08-24 16:11:44 +02:00 |
|
Matthias
|
c72f5b79fe
|
refactor: extract hyperopt-params test to separate file
|
2025-08-24 16:02:59 +02:00 |
|
Matthias
|
c4a29a0178
|
test: ensure candle_type_def is set properly
|
2025-07-13 13:04:37 +02:00 |
|
Matthias
|
640cab2ca8
|
refactor: tests - update timezone.utc to UTC
|
2025-07-04 18:22:42 +02:00 |
|
Matthias
|
1ba411cccf
|
tests: Update empty error match
|
2025-06-09 18:04:21 +02:00 |
|
Matthias
|
ce46cd7343
|
Merge pull request #11646 from freqtrade/deps/numpy2
Bump numpy to 2.x
|
2025-06-01 09:13:58 +02:00 |
|
Matthias
|
dfc1193c52
|
Merge pull request #11656 from mrpabloyeah/add-custom-roi-strategy-callback
Add custom_roi() strategy callback
|
2025-05-25 09:13:32 +02:00 |
|
Matthias
|
ee25635c79
|
test: update tests for new StrategyValidator
|
2025-05-24 16:35:12 +02:00 |
|
Matthias
|
c3ea793abb
|
Merge branch 'develop' into add-custom-roi-strategy-callback
|
2025-05-15 07:22:25 +02:00 |
|
Matthias
|
c901f6d1dd
|
test: add test for custom_roi behavior
|
2025-05-15 07:22:18 +02:00 |
|
Matthias
|
3b6dbaccf8
|
test: add failing test for #11752
|
2025-05-14 20:12:33 +02:00 |
|
Matthias
|
3fb6bc888b
|
chore: Mypy-exclusions to account for ta-lib import problem
|
2025-05-12 18:22:01 +02:00 |
|
viotemp1
|
3fcf6559ab
|
change from skopt.space.Real to optuna.distributions.FloatDistribution
|
2025-03-31 13:48:12 +03:00 |
|
viotemp1
|
2595479e43
|
change CategoricalParameter and IntParameter in parameters.py to use optuna.distributions CategoricalDistribution and IntDistribution instead of skopt
|
2025-03-30 21:13:15 +03:00 |
|
Matthias
|
dd8938ced2
|
test: add test for adjust_order_price and adjust_entry_price collision
|
2025-02-20 19:22:03 +01:00 |
|
Matthias
|
471df70f62
|
test: add test for improved safe_wrapper behavior
|
2025-01-03 15:29:01 +01:00 |
|
Matthias
|
2b350eb872
|
tests: improve assert accuracy
|
2024-11-30 13:50:12 +01:00 |
|
Matthias
|
88d77658f8
|
tests: extract strategy_safe_wrapper tests
|
2024-11-30 13:49:04 +01:00 |
|
Meng Xiangzhuo
|
41b725714f
|
chore: bump ruff target-version to 3.10
|
2024-11-08 04:37:33 +08:00 |
|
Matthias
|
271375d171
|
Merge pull request #10758 from stash86/recursive-str
add is_number check to make sure we skip non-number columns
|
2024-10-07 21:09:58 +02:00 |
|
Matthias
|
5693039f0d
|
tests: Add test-column to ensure string columns won't regress
|
2024-10-07 20:33:12 +02:00 |
|
Matthias
|
52304b37a2
|
feat: Allow strategies to not define enter_long
|
2024-10-07 20:28:29 +02:00 |
|
Matthias
|
2e0a597ee4
|
chore: update tests to modern typing syntax
|
2024-10-04 07:09:51 +02:00 |
|