stable/freqtrade/tests
2018-02-03 22:02:49 +01:00
..
exchange Update most of exchange functions and tests for ccxt 2018-02-03 21:28:27 +01:00
optimize Replace more old format 'BTC_XXX' 2018-02-03 22:02:49 +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 Replace more old format 'BTC_XXX' 2018-02-03 22:02:49 +01: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 Replace more old format 'BTC_XXX' 2018-02-03 22:02:49 +01:00
test_persistence.py Replace Bittrex references with ccxt exchange class 2018-02-03 21:45:18 +01:00