This website requires JavaScript.
Explore
Help
Sign In
adelorenzo
/
stable
Watch
1
Star
0
Fork
0
You've already forked stable
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
7190226c8490eedae213c58770c47efd1c583c73
stable
/
freqtrade
/
tests
History
Janne Sinivirta
7190226c84
reuse same mock for get_ticker_history, just change return_value
2017-10-30 22:06:09 +02: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
reuse same mock for get_ticker_history, just change return_value
2017-10-30 22:06:09 +02:00
test_hyperopt.py
removed below_sma and over_sma to wait for better implementation
2017-10-29 21:33:57 +02: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