Matthias
|
1ffceef9f0
|
tests: Improve test further
|
1 year ago |
Matthias
|
3ebb819ba3
|
tests: update new-strategy test to use tmpdir
|
1 year ago |
Matthias
|
8f8e6f16b4
|
chore: remove unused mock imports
|
1 year ago |
Matthias
|
878adfb0c0
|
tests: expand tests to cover several times and timezones
|
1 year ago |
Meng Xiangzhuo
|
a8516ff0f5
|
tests: fix failure when local timezone is not utc
|
1 year ago |
Matthias
|
faac205464
|
tests: add test for list-hyperoptloss
|
1 year ago |
Matthias
|
1d5d7048d6
|
chore: improve test imports
|
1 year ago |
Matthias
|
24c09d0319
|
refactor: move ui deployment to it's own file
|
1 year ago |
Matthias
|
092275a981
|
refactor: move config deployment to it's own file
|
1 year ago |
Meng Xiangzhuo
|
f889c24497
|
Fix test
|
1 year ago |
Meng Xiangzhuo
|
852a1900b4
|
Fix test
|
1 year ago |
Meng Xiangzhuo
|
903614140a
|
Eliminate unnecessary lazy import
|
1 year ago |
Meng Xiangzhuo
|
9c28a6ff4a
|
Add test
|
1 year ago |
Meng Xiangzhuo
|
48a8d7de1c
|
Postpone imports on demand
|
1 year ago |
Matthias
|
1e410feed1
|
test: fix missing test arg
|
2 years ago |
Matthias
|
a991c76842
|
feat: add test for test_list_data command
|
2 years ago |
Matthias
|
9f628309e9
|
feat: Update list-pairs command to use rich tables
|
2 years ago |
Matthias
|
bafb6507c4
|
Use Rich table for pair list output
|
2 years ago |
Matthias
|
b6b589b1f0
|
Update list-exchanges to use rich tables
|
2 years ago |
Matthias
|
36a44575c7
|
chore: update patch_exchange to not override builtins
|
2 years ago |
Matthias
|
e49fec5533
|
Simplify conftest setup (1000 fewer lines!)
default hyperopt results demo should not be a fixture
(it's only used in one place)
|
2 years ago |
Matthias
|
a9732c6195
|
Fix odd formatting by ruff format
|
2 years ago |
Matthias
|
e4796fd85b
|
ruff format: update testcommands
|
2 years ago |
Matthias
|
7767ad9d6e
|
Update imports in test directory
|
2 years ago |
Christian Clauss
|
99b4767bf4
|
Fix typos discovered by codespell
|
2 years ago |
Matthias
|
82a9bdca5e
|
Merge pull request #9986 from freqtrade/feat/show_config
add show-config command
|
2 years ago |
Matthias
|
b1fe5b6d8a
|
Add "sensitive information" warning output
|
2 years ago |
Matthias
|
6dc4fa9dbf
|
Add test for show-sensitive
|
2 years ago |
Matthias
|
6b7935f1ae
|
Add initial test ...
|
2 years ago |
Matthias
|
8e5097d9a9
|
Update setup-tools-config for non-dry mode
|
2 years ago |
Matthias
|
21dcb4a6a1
|
update setup_utils_configuration to not force-set dry-run mode
|
2 years ago |
Matthias
|
ebd516cadb
|
Use combined exception handler at startup
|
2 years ago |
Matthias
|
99da6f70c2
|
Fix failing test due to new approach for convert-trades
|
2 years ago |
Matthias
|
bdd63aa1d6
|
FIx futures trades pair download directory
|
2 years ago |
Matthias
|
5890665931
|
Add BTC/USDT to test markets
|
2 years ago |
Matthias
|
8d72ee358c
|
Improve code styles ...
|
2 years ago |
Matthias
|
6aa4de4d29
|
Tests for enhanced list-data functionality
|
2 years ago |
Matthias
|
5e3da30ab9
|
Fix remaining bittrex instances
|
2 years ago |
Matthias
|
651d2c06b9
|
Update tests to use new file
|
2 years ago |
Matthias
|
751db2be78
|
fix: test typo mishap
|
2 years ago |
Matthias
|
6ea353447e
|
use tmp_path instead of tmpdir
|
2 years ago |
Matthias
|
5a3839320d
|
Remove further usages of Path(tmpdir)
|
2 years ago |
Stefano
|
a0e115ebd9
|
fix another test
|
2 years ago |
Matthias
|
2babb36fc2
|
Update final tests
|
3 years ago |
Matthias
|
1d77497f64
|
Fix test
|
3 years ago |
Matthias
|
44a38e8362
|
Update download data tests
|
3 years ago |
Matthias
|
6f0f954686
|
Adjust mocks for new import location
|
3 years ago |
Matthias
|
261822147c
|
Fix remaining arrow testcases
|
3 years ago |
Matthias
|
f584edf809
|
Improve tests by simply running a full strategy through everything
|
3 years ago |
Matthias
|
0911cd72a2
|
Add test for strategy-updater start method
|
3 years ago |