fixed most tests and moved AWS related stuff out

This commit is contained in:
Gert Wohlgemuth
2018-06-13 15:09:06 -07:00
86 changed files with 2154 additions and 2785 deletions

3
.gitignore vendored
View File

@@ -6,8 +6,8 @@ config*.json
.hyperopt
logfile.txt
hyperopt_trials.pickle
user_data/
freqtrade-plot.html
freqtrade-profit-plot.html
# Byte-compiled / optimized / DLL files
__pycache__/
@@ -90,3 +90,4 @@ target/
.vscode
.pytest_cache/
.mypy_cache/