stable/freqtrade/tests
gcarq 6f2915e25e move qtpylib to vendor folder
This is necessary to distribute qtpylib with
freqtrade when you install it globally.
2017-10-30 20:41:36 +01:00
..
testdata When running from project root download the files to the testdata folder instead of cwd 2017-10-26 10:24:22 +03:00
__init__.py move project into freqtrade/ 2017-09-29 19:28:32 +02:00
test_analyze.py remove leftover dates from removing date filtering 2017-10-29 16:28:55 +02:00
test_backtesting.py switch to using itertuples instead of iterrows as it's a lot faster 2017-10-29 16:28:55 +02:00
test_hyperopt.py move qtpylib to vendor folder 2017-10-30 20:41:36 +01:00
test_main.py Exchange refactoring 2017-10-06 12:22:04 +02:00
test_persistence.py Exchange refactoring 2017-10-06 12:22:04 +02:00
test_telegram.py added tests to /balance, minor cleanup 2017-10-29 10:10:00 +02:00