stable/tests
Matthias 7736f8d018 Add tests for fallkback 2020-03-01 09:34:42 +01:00
..
commands Merge pull request #2944 from freqtrade/move_defaultstrategy 2020-02-20 08:52:24 +03:00
data Merge branch 'develop' into data_handler 2020-02-16 15:12:14 +01:00
edge Don't convert to datetime - but convert to datetime64 instead 2020-02-03 20:25:43 +01:00
exchange Fix test due to changed dry-run cancel order 2020-02-21 20:35:54 +01:00
optimize Merge pull request #2944 from freqtrade/move_defaultstrategy 2020-02-20 08:52:24 +03:00
pairlist - added spread filter 2020-02-04 14:49:59 +01:00
rpc Fixed messages and readability 2020-02-11 15:58:40 +01:00
strategy Add some tests for strategy_wrapper 2020-02-22 11:55:40 +01:00
testdata Replace coins in whitelist with existing ones 2019-10-30 09:26:08 +01:00
__init__.py Move tests out of freqtrade module 2019-09-08 19:05:22 +02:00
config_test_comments.json Replace coins in whitelist with existing ones 2019-10-30 09:26:08 +01:00
conftest.py Move strategies to test subfolder 2020-02-18 20:12:10 +01:00
pytest.sh Remove obsolete scripts 2019-10-24 23:11:07 +03:00
test_arguments.py Fix windows test failure 2020-02-14 20:21:09 +01:00
test_configuration.py Fix some tests, don't default to freqtrade/strategy for imports 2020-02-18 20:26:20 +01:00
test_directory_operations.py Adjust improts to new exception location 2019-12-30 15:02:17 +01:00
test_docs.sh Add github actions action 2019-11-11 19:37:10 +01:00
test_freqtradebot.py Improve some tests 2020-02-23 13:12:00 +01:00
test_integration.py Complete rename of stoploss_limit to stoploss 2020-01-19 14:40:09 +01:00
test_main.py Properly default to user_data/config.json if it exists 2020-02-14 20:04:05 +01:00
test_misc.py Add tests for fallkback 2020-03-01 09:34:42 +01:00
test_persistence.py Adjust improts to new exception location 2019-12-30 15:02:17 +01:00
test_plotting.py Do not instantiate directly DefaultStrategy in tests 2020-02-12 01:39:15 +03:00
test_talib.py Move tests out of freqtrade module 2019-09-08 19:05:22 +02:00
test_timerange.py Fix some typos and comment mistakes 2019-10-28 13:05:54 +01:00
test_wallets.py Allow wallet update from /balance 2020-01-15 06:43:41 +01:00
test_worker.py Remove state attr from Worker 2020-01-29 17:08:36 +03:00