stable/tests
hroff-1902 1b448f57b9
Merge pull request #3242 from freqtrade/feat/trade_show
New subcommand show-trades
2020-05-05 19:26:59 +03:00
..
commands Adjust trade-ids param 2020-05-03 15:32:09 +02:00
data Merge pull request #3137 from freqtrade/fix_maxdrawdown 2020-04-14 16:03:25 +03:00
edge Adjust tests 2020-03-20 04:21:17 +03:00
exchange Update typehint for cancel_order 2020-04-18 06:55:25 +02:00
optimize Hyperopt cleanup, do not use 'trials' 2020-04-28 22:56:19 +03:00
pairlist Deprecate keys other than quoteVolume 2020-04-25 16:29:17 +02:00
rpc Merge pull request #3112 from freqtrade/trade_state_updates 2020-04-16 12:05:19 +03:00
strategy Merge branch 'develop' into interface_ordertimeoutcallback 2020-04-19 06:58:44 +02: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 Increase cache for rate limit to avoid delays 2020-05-03 20:44:18 +02: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 Remove deprecated pairlist and binary 2020-04-25 16:04:10 +02:00
test_directory_operations.py Default docker to log into log-dir 2020-04-21 19:47:49 +02:00
test_docs.sh Add github actions action 2019-11-11 19:37:10 +01:00
test_freqtradebot.py Merge branch 'develop' into interface_ordertimeoutcallback 2020-04-19 06:58:44 +02: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 Merge branch 'develop' into interface_ordertimeoutcallback 2020-04-19 06:58:44 +02:00
test_persistence.py Move create_mock_tests to conftest and add test for test_trade-history 2020-04-07 19:42:16 +02:00
test_plotting.py Correctly test drawdown plot 2020-04-05 14:44:44 +02: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 Throttle may take longer than .10s on slow machines 2020-03-05 06:20:36 +01:00