stable/freqtrade/tests
Janne Sinivirta e0fde8665c Merge pull request #80 from gcarq/fix-testdate-dl-path
download testdata to correct folder when running from project root
2017-10-26 10:37:38 +03: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 simplify unnecessary == True and == False assertions 2017-10-01 15:45:31 +03:00
test_backtesting.py refactor backtesting to its own method as we use it also in hyperopt 2017-10-24 07:58:42 +03:00
test_hyperopt.py remove duplicated backtesting from hyperopt 2017-10-25 08:17:17 +03: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 Exchange refactoring 2017-10-06 12:22:04 +02:00