Meng Xiangzhuo
|
48a8d7de1c
|
Postpone imports on demand
|
1 year ago |
Matthias
|
7090950db6
|
ruff format: Update a few test files
|
2 years ago |
Matthias
|
7767ad9d6e
|
Update imports in test directory
|
2 years ago |
Matthias
|
669076a29f
|
Add test to ensure configuration error is displayed as expected
|
2 years ago |
Matthias
|
5e3da30ab9
|
Fix remaining bittrex instances
|
2 years ago |
Matthias
|
fcb960185e
|
Clarify function naming
|
3 years ago |
Sam Germain
|
b7dc2989e7
|
flake8 adjustments
|
5 years ago |
Sam Germain
|
362436f7d2
|
Renamed example config files so they are .json so that syntax highlighting is all correct. Explicitly listed each one in .gitignore to prevent a real config file from being uploaded accidently
|
5 years ago |
Matthias
|
9c34304cb9
|
Move state enums to enums package
|
5 years ago |
Matthias
|
ddabfe0206
|
adjust tests to match new exchangelist output
|
5 years ago |
Matthias
|
31e0b09643
|
Rename config.json.example
it's really the config dedicated to bittrex,
so the name should reflect this in beeing config_bittrex.json.example
|
5 years ago |
Matthias
|
8cdc795a44
|
Rename persistence.init to init_db
|
5 years ago |
Matthias
|
9df366d943
|
Apply isort to tests
|
6 years ago |
Matthias
|
309ea1246a
|
Update config to use single quotes
|
6 years ago |
Matthias
|
a3506f4d8e
|
Merge branch 'develop' into timeframe
|
6 years ago |
Theagainmen
|
ac92834693
|
reload_conf & reload_config now both accepted, code is more consistent now
|
6 years ago |
Matthias
|
950f358982
|
Replace occurances in test files
|
6 years ago |
Matthias
|
80d367fa08
|
Add test for keyboardinterrupt
|
6 years ago |
Matthias
|
5272ec85ea
|
Add additional test
|
6 years ago |
Matthias
|
5efbdd25a7
|
Properly default to user_data/config.json if it exists
|
6 years ago |
Matthias
|
a3e9d04383
|
Adjust imports to new place for arguments
|
6 years ago |
Matthias
|
f347e5934a
|
Small adjustments for moved commands
|
6 years ago |
Matthias
|
8e9a3e8fc8
|
Capture FtBaseException at the outermost level
|
6 years ago |
Matthias
|
1ffda29fd2
|
Adjust improts to new exception location
|
6 years ago |
Matthias
|
8513a5e2d6
|
Fix failures in test_main
|
6 years ago |
Matthias
|
c42c5a1f85
|
Adjust "requires subcommand" message
|
6 years ago |
Matthias
|
67b82638db
|
Move test without command to test_main
|
7 years ago |
Matthias
|
03add90c94
|
Adjust some tests to new call-method
|
7 years ago |
Matthias
|
0f2e277f80
|
Rename subparser variable to command
|
7 years ago |
Matthias
|
4d566e8bad
|
Update tests to not use Namespace
|
7 years ago |
Matthias
|
9513115ce0
|
Fix paths in tests
|
7 years ago |
Matthias
|
26d76cdb19
|
Adjust imports in tests to new path
|
7 years ago |
Matthias
|
65a516e229
|
Move tests out of freqtrade module
|
7 years ago |