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
5deaebf0c2ce1fba489b10c10f713ad3d2dfade5
stable
/
freqtrade
/
tests
T
History
Jeff Pipas
5deaebf0c2
Tests now use UTC time with arrow instead of datetime (
#117
)
...
* fixing tests to use arrow-utc * removing datetime import
2017-11-19 04:58:35 +01:00
..
testdata
reduce backtest data samples to 10
2017-11-17 18:15:25 +01:00
__init__.py
fix pylint warnings in __init__ files
2017-11-18 09:58:29 +02:00
conftest.py
fetching new testing data for oneMin and fiveMin intervals
2017-11-17 18:15:24 +01:00
test_analyze.py
Tests now use UTC time with arrow instead of datetime (
#117
)
2017-11-19 04:58:35 +01:00
test_backtesting.py
disable bunch of meaningless pylint warnings
2017-11-18 09:45:01 +02:00
test_exchange.py
more little pylint fixes
2017-11-18 10:09:19 +02:00
test_hyperopt.py
Merge pull request
#115
from gcarq/pylint_cleanups
2017-11-18 16:00:21 +01:00
test_main.py
add middleware to expose common functionality for multiple rpc implementations
2017-11-18 21:30:31 +01:00
test_misc.py
disable bunch of meaningless pylint warnings
2017-11-18 09:45:01 +02:00
test_persistence.py
add more tests
2017-11-09 20:02:41 +01:00
test_rpc_telegram.py
add middleware to expose common functionality for multiple rpc implementations
2017-11-18 21:30:31 +01:00
test_rpc.py
add middleware to expose common functionality for multiple rpc implementations
2017-11-18 21:30:31 +01:00