stable/freqtrade/tests
Gerald Lonlas c52e688979 Fix unit tests in test_arguments.py and test_configuration.py 2018-03-04 00:58:20 -08:00
..
exchange set capturing level 2018-01-31 19:37:38 +02:00
optimize Merge commit 'e3d222912dfd775b7456a44d6d6055430711f251' into feature/objectify 2018-03-04 00:51:22 -08:00
rpc Fix Telegram unit test when using an internet connection 2018-03-03 09:33:54 +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 '1134c81aad049d4357c8f299ffc801218f3d9574' into feature/objectify 2018-03-03 17:26:06 -08:00
test_arguments.py Fix unit tests in test_arguments.py and test_configuration.py 2018-03-04 00:58:20 -08:00
test_configuration.py Fix unit tests in test_arguments.py and test_configuration.py 2018-03-04 00:58:20 -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 Minor updates 2018-03-03 09:33:54 +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 Refactor Configuration() to apply common configurations all the time and to remove show_info 2018-03-03 13:43:14 -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