stable/freqtrade/tests
Gerald Lonlas d685646446 Arguments(): Change private methods to public 2018-03-04 17:51:57 -08:00
..
exchange use log_has helper in tests 2018-02-24 22:18:19 +02:00
optimize Merge commit '4dca84817eb1b62047a9e4d282254392ea978e44' into feature/objectify 2018-03-04 02:06:40 -08:00
rpc Merge commit '4dca84817eb1b62047a9e4d282254392ea978e44' into feature/objectify 2018-03-04 02:06:40 -08:00
strategy Merge commit '1134c81aad049d4357c8f299ffc801218f3d9574' into feature/objectify 2018-03-03 17:26:06 -08:00
testdata update backtesting data for the latest market craze 2018-01-30 07:01:44 +02:00
__init__.py integrate hyperopt and implement subcommand 2017-11-25 01:04:11 +01:00
conftest.py Merge commit '1134c81aad049d4357c8f299ffc801218f3d9574' into feature/objectify 2018-03-03 17:26:06 -08:00
test_acl_pair.py Update unit tests to be compatible with this refactoring 2018-03-03 09:33:54 +08:00
test_analyze.py Merge commit '4dca84817eb1b62047a9e4d282254392ea978e44' into feature/objectify 2018-03-04 02:06:40 -08:00
test_arguments.py Arguments(): Change private methods to public 2018-03-04 17:51:57 -08:00
test_configuration.py Merge commit '4dca84817eb1b62047a9e4d282254392ea978e44' into feature/objectify 2018-03-04 02:06:40 -08:00
test_constants.py Make Pylint Happy chapter 1 2018-03-03 09:33:54 +08:00
test_dataframe.py Make Pylint Happy chapter 1 2018-03-03 09:33:54 +08:00
test_fiat_convert.py Increase pylint score for fiat_convert 2018-01-27 18:23:08 -08:00
test_freqtradebot.py Merge commit '4dca84817eb1b62047a9e4d282254392ea978e44' into feature/objectify 2018-03-04 02:06:40 -08:00
test_indicator_helpers.py add went_up and went_down helpers 2018-02-13 11:37:59 +02:00
test_logger.py Move Backtesting to a class and add unit tests 2018-03-03 09:33:54 +08:00
test_main.py Merge commit '4dca84817eb1b62047a9e4d282254392ea978e44' into feature/objectify 2018-03-04 02:06:40 -08:00
test_misc.py Refactor main.py 2018-03-03 09:33:54 +08:00
test_persistence.py remove unnecessary Decimal construction 2018-02-06 21:37:11 +02:00
test_state.py Add a Enum class State that contains Bot running states 2018-03-03 09:33:54 +08:00