Matthias
|
23427bec08
|
ruff format: Update tests/ base directory
|
2 years ago |
Matthias
|
5e3da30ab9
|
Fix remaining bittrex instances
|
2 years ago |
Matthias
|
0c7cb29ea1
|
Don't use type() is comparisons
|
3 years ago |
Matthias
|
b1e3ead88b
|
Merge branch 'develop' into feat/short
|
4 years ago |
Matthias
|
eb08b92180
|
Raise exception when ticker_interval is set.
|
4 years ago |
Matthias
|
c791b95405
|
Use new TestStrategy (V3) by default in tests
|
5 years ago |
Matthias
|
6d96b11279
|
Rename DefaultStrategy
|
5 years ago |
Sam Germain
|
b9356a5564
|
Autopep8 formatting
|
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 |
Janos
|
812eb229df
|
plot-profit: Make "auto-open" HTML result optional
Adding an "--auto-open" argument.
This improves tool processing of the results, while still allowing to open the HTML file for easy use.
|
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
|
86725847ed
|
Add explicit test for check_int_nonzero
|
5 years ago |
Matthias
|
ffa6797958
|
Improve test coverage
|
5 years ago |
Matthias
|
309ea1246a
|
Update config to use single quotes
|
6 years ago |
Matthias
|
950f358982
|
Replace occurances in test files
|
6 years ago |
Matthias
|
f024cc40d3
|
Fix windows test failure
|
6 years ago |
Matthias
|
ecca7164d9
|
Fix small issue
|
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
|
1c503f39b2
|
Handle some merge aftermaths
|
6 years ago |
Matthias
|
f3cfe147b5
|
Merge branch 'develop' into feat/new_args_system
|
7 years ago |
Matthias
|
739901b606
|
Add test for this behaviour
|
7 years ago |
Matthias
|
0d13e2cb2e
|
Update travis to run new methods
|
7 years ago |
Matthias
|
67b82638db
|
Move test without command to test_main
|
7 years ago |
Matthias
|
0aa73d5b35
|
Add test for failing case
|
7 years ago |
Matthias
|
e8106f3792
|
Fix most tests to have trade as default argument
|
7 years ago |
Matthias
|
0f2e277f80
|
Rename subparser variable to command
|
7 years ago |
Matthias
|
e66fa1cec6
|
Adjust tests to not use --refresh-pairs
|
7 years ago |
Matthias
|
4d566e8bad
|
Update tests to not use Namespace
|
7 years ago |
Matthias
|
65a516e229
|
Move tests out of freqtrade module
|
7 years ago |