stable/freqtrade/tests
Janne Sinivirta 80ef2cfed4
Merge pull request #193 from gcarq/feature/ci-enforce-pep8
CI: enforce PEP8 conform code
2017-12-17 07:42:23 +02:00
..
testdata Merge pull request #169 from jblestang/fix_ticker_interval 2017-12-12 17:21:55 +02:00
__init__.py integrate hyperopt and implement subcommand 2017-11-25 01:04:11 +01:00
conftest.py Add mock to improve backtesting tests (#194) 2017-12-17 00:24:21 +01:00
test_analyze.py fix a broken unit test due to changing test dataset 2017-12-10 13:56:39 +02:00
test_exchange.py add missing import 2017-11-20 22:26:32 +01:00
test_main.py fix pep8 warnings 2017-12-16 03:39:47 +01:00
test_misc.py Merge pull request #193 from gcarq/feature/ci-enforce-pep8 2017-12-17 07:42:23 +02:00
test_optimize_backtesting.py Merge pull request #193 from gcarq/feature/ci-enforce-pep8 2017-12-17 07:42:23 +02:00
test_optimize_hyperopt.py integrate hyperopt and implement subcommand 2017-11-25 01:04:11 +01:00
test_persistence.py add more tests 2017-11-09 20:02:41 +01:00
test_rpc.py add missing import 2017-11-20 22:26:32 +01:00
test_rpc_telegram.py fix pep8 warnings 2017-12-16 03:39:47 +01:00