Matthias
|
9f436dcd1e
|
chore: fix RUF043 violations
|
7 months ago |
Matthias
|
32437a95f3
|
chore: remove unused import
|
8 months ago |
Matthias
|
612a09634c
|
test: use appropriate error handlers
|
8 months ago |
Matthias
|
822dce09b7
|
tests: keys are no longer added to the dict
|
10 months ago |
Matthias
|
2165c3e542
|
tests: update tests to ues new module
|
10 months ago |
Matthias
|
f2c37e2575
|
test: remove missed test
|
10 months ago |
Matthias
|
95fbe04225
|
test: add tests for edge startup errors
|
10 months ago |
Matthias
|
43c5b8d0ed
|
test: remove final edge test occurance
|
10 months ago |
Matthias
|
ae671c736e
|
feat: don't lowercase ccxt_config keys
closes #11852
|
11 months ago |
Matthias
|
39288d2e53
|
test: Add fixture to prevent having disabled loggers
|
1 year ago |
Matthias
|
e930221b78
|
test: update logging tests
|
1 year ago |
Matthias
|
f1c5d4a970
|
chore: ruff format updates
|
1 year ago |
Matthias
|
934bcf253e
|
test: add tests for list parsing
|
1 year ago |
Matthias
|
d24bef7883
|
tests: remove --dmmp from tests
|
1 year ago |
Matthias
|
39c582dac2
|
tests: move protection-validation test to protection test file
|
2 years ago |
Matthias
|
428d451e55
|
chore: remove long-deprecated setting
|
2 years ago |
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 |