stable/tests
Matthias db8f3a9e9b
Merge pull request #3609 from thopd88/develop
Add telegram /trades command
2020-07-25 16:45:09 +02:00
..
commands Extend create_mock_trades to create 4 trades 2020-07-23 07:50:28 +02:00
data Extend create_mock_trades to create 4 trades 2020-07-23 07:50:28 +02:00
edge Use timeframe from within strategy 2020-06-02 09:36:04 +02:00
exchange Move stoploss_on_exchange_limit_ratio to configuration schema 2020-07-15 19:28:40 +02:00
optimize Allow 0 fee value by correctly checking for None 2020-07-15 19:20:20 +02:00
pairlist Test confirming 0 division ... 2020-07-21 20:34:19 +02:00
rpc Merge pull request #3609 from thopd88/develop 2020-07-25 16:45:09 +02:00
strategy Fix function header formatting 2020-06-18 19:49:05 +02:00
testdata Replace occurances in test files 2020-06-01 20:47:27 +02:00
__init__.py Move tests out of freqtrade module 2019-09-08 19:05:22 +02:00
config_test_comments.json Merge branch 'develop' into timeframe 2020-06-02 15:56:34 +03:00
conftest.py Merge pull request #3609 from thopd88/develop 2020-07-25 16:45:09 +02:00
pytest.sh Remove obsolete scripts 2019-10-24 23:11:07 +03:00
test_arguments.py Replace occurances in test files 2020-06-01 20:47:27 +02:00
test_configuration.py Move stoploss_on_exchange_limit_ratio to configuration schema 2020-07-15 19:28:40 +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 pull request #3609 from thopd88/develop 2020-07-25 16:45:09 +02:00
test_integration.py Merge branch 'develop' into keep_dataframe_noapi 2020-06-30 07:46:52 +02:00
test_main.py Merge branch 'develop' into timeframe 2020-06-15 06:35:55 +02:00
test_misc.py Merge branch 'develop' into interface_ordertimeoutcallback 2020-04-19 06:58:44 +02:00
test_persistence.py Extend create_mock_trades to create 4 trades 2020-07-23 07:50:28 +02:00
test_plotting.py Use correct initialization of DataProvider 2020-07-22 15:17:45 +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