Matthias
|
23510c80be
|
fix: don't auto-populate non-existing secret entries
|
2 years ago |
Matthias
|
79d4dc1646
|
Merge branch 'develop' into feature/stoploss-start-at
|
2 years ago |
Matthias
|
1760624954
|
test: Test "invalid date format"
|
2 years ago |
Matthias
|
d590ab003f
|
Add unlock_at config test, simplify validation
|
2 years ago |
Joe Schr
|
ffda564f05
|
Merge remote-tracking branch 'upstream/develop' into feature/fetch-public-trades
|
2 years ago |
Matthias
|
35700d1452
|
Fix some windows tests
|
2 years ago |
Matthias
|
2087974520
|
Fix some direct usages of "/tmp"
|
2 years ago |
Matthias
|
50bf770351
|
Merge branch 'develop' into feature/fetch-public-trades
|
2 years ago |
Joe Schr
|
f075d728c5
|
constants: make "orderflow" fields required
|
2 years ago |
Matthias
|
c3fa8a4c45
|
feat: Allow empty fiat_display_currency
(instead of completely deleting that key)
|
2 years ago |
Joe Schr
|
a56faf503b
|
ruff format: orderflow / public trades
|
2 years ago |
Joe Schr
|
b9035da981
|
Merge remote-tracking branch 'upstream/develop' into feature/fetch-public-trades
|
2 years ago |
Matthias
|
a9732c6195
|
Fix odd formatting by ruff format
|
2 years ago |
Matthias
|
23427bec08
|
ruff format: Update tests/ base directory
|
2 years ago |
Matthias
|
7767ad9d6e
|
Update imports in test directory
|
2 years ago |
Matthias
|
59dee5f6da
|
Update config test exception due to changes on dev
|
2 years ago |
Matthias
|
63ac183e91
|
Merge branch 'develop' into feature/fetch-public-trades
|
2 years ago |
Matthias
|
65105f7768
|
Don't modify original config
|
2 years ago |
Matthias
|
82ff4d5879
|
Add explicit test for config sanitization
|
2 years ago |
Matthias
|
1d5f2b64a2
|
Add simple verification that orderflow is configured correctly
|
2 years ago |
Matthias
|
629a6be269
|
Rename methods to make exposure explicit
|
2 years ago |
Matthias
|
5a3839320d
|
Remove further usages of Path(tmpdir)
|
2 years ago |
Matthias
|
7bed7801cc
|
Further test simplifications
|
2 years ago |
Matthias
|
05bbc8e7aa
|
Remove last sandbox occurance
|
3 years ago |
Matthias
|
fc8c6b06ad
|
Extract set-log-levels from main logging module
|
3 years ago |
Matthias
|
e3056b141a
|
Move logging tests to dedicated test file
|
3 years ago |
Matthias
|
7e023419de
|
Auto-mock user_dir to tmpdir
This will avoid depending on the user directory being present for tests
|
3 years ago |
Matthias
|
4c1de4ad56
|
Update tests
|
3 years ago |
Matthias
|
84d905a648
|
Fix missed test
|
3 years ago |
Matthias
|
d014e4590e
|
use Path.open() instead of open
|
3 years ago |
Achmad Fathoni
|
789c867c8f
|
Fix outdated systemd related exception text.
|
3 years ago |
Matthias
|
e9c64c5839
|
Update dependency to cysystemd
closes #8187
|
3 years ago |
Matthias
|
58d48e79da
|
Convert tests/datadir to path object - better mirroring an initialized configuration
|
3 years ago |
Emre
|
26a61afa15
|
Move base tf logic to config validation
|
3 years ago |
Wagner Costa Santos
|
3081e73f8a
|
Merge branch 'develop' into backtest_live_models
|
4 years ago |
Matthias
|
a10b2d003f
|
Add freqai timeframe validation (incl. test)
closes #7543
|
4 years ago |
Matthias
|
68db0bc647
|
move check_exchange to exchange package
|
4 years ago |
Wagner Costa Santos
|
55ebbeec18
|
backtest_live models tests refactoring
|
4 years ago |
Wagner Costa Santos
|
0be115de9c
|
backtest_live_models - added new tests and refactoring
|
4 years ago |
Matthias
|
873eb5f2ca
|
Improve EMC config validations
|
4 years ago |
Matthias
|
104a73025d
|
Uppercase TimeInForce (align with ccxt)
|
4 years ago |
Matthias
|
9556af1e6c
|
Improve documentation for config imports
|
4 years ago |
Matthias
|
1435d26996
|
store config-file loading paths
|
4 years ago |
Matthias
|
3427df0653
|
Add simple test for recursive loading
|
4 years ago |
Matthias
|
aee0cfd17a
|
forcebuy_enable -> force_entry_enable
|
4 years ago |
Matthias
|
ef2f8be526
|
Merge pull request #6653 from mkavinkumar1/renaming-forceentry-forceexit
renamed forceentry forceexit
|
4 years ago |
மனோஜ்குமார் பழனிச்சாமி
|
9417bb01dc
|
Merge branch 'develop' into renaming-forceentry-forceexit
|
4 years ago |
Matthias
|
1347107c1e
|
extract load_from_files to load_config
|
4 years ago |
Matthias
|
b1378efdeb
|
ignore_roi_if_buy_signal -> ignore_roi_if_entry_signal
|
4 years ago |
Matthias
|
5bafdb6108
|
Update testcase
|
4 years ago |