stable/freqtrade/tests
2018-02-03 21:45:18 +01:00
..
exchange Update most of exchange functions and tests for ccxt 2018-02-03 21:28:27 +01:00
optimize Replace Bittrex references with ccxt exchange class 2018-02-03 21:45:18 +01:00
rpc Replace 'BTC_XXX' with 'XXX/BTC' for pairs and 'XXX_BTC' for files 2018-02-03 17:19:11 +01:00
strategy Replace 'BTC_XXX' with 'XXX/BTC' for pairs and 'XXX_BTC' for files 2018-02-03 17:19:11 +01:00
testdata Rename files from 'BTC_XXX-1.json' to 'XXX_BTC-1.json' 2018-02-03 17:19:55 +01:00
__init__.py integrate hyperopt and implement subcommand 2017-11-25 01:04:11 +01:00
conftest.py Replace 'BTC_XXX' with 'XXX/BTC' for pairs and 'XXX_BTC' for files 2018-02-03 17:19:11 +01:00
test_acl_pair.py Replace 'BTC_XXX' with 'XXX/BTC' for pairs and 'XXX_BTC' for files 2018-02-03 17:19:11 +01:00
test_analyze.py test_analyze: update dataframe magic len check so that test pass 2018-01-30 07:26:00 +02:00
test_dataframe.py Replace 'BTC_XXX' with 'XXX/BTC' for pairs and 'XXX_BTC' for files 2018-02-03 17:19:11 +01:00
test_fiat_convert.py Increase pylint score for fiat_convert 2018-01-27 18:23:08 -08:00
test_main.py Replace 'BTC_XXX' with 'XXX/BTC' for pairs and 'XXX_BTC' for files 2018-02-03 17:19:11 +01:00
test_misc.py Thanks Flake8 2018-01-28 16:34:38 -08:00
test_persistence.py Replace Bittrex references with ccxt exchange class 2018-02-03 21:45:18 +01:00