stable/tests
Matthias 16f9675356 Fix whitelist expansion problem 2021-01-23 20:40:27 +01:00
..
commands Rename config.json.example 2021-01-22 19:18:34 +01:00
data Fix mock-tests missing some fields 2021-01-03 06:49:07 +01:00
edge Convert timestamp to int_timestamp for all arrow occurances 2020-10-13 06:24:01 +02:00
exchange Added ability to keep invalid pairs while expanding expand_pairlist 2021-01-15 06:37:57 +01:00
optimize Capture backtest start / end time 2021-01-14 19:09:25 +01:00
plugins Fix whitelist expansion problem 2021-01-23 20:40:27 +01:00
rpc further investigate random test failure 2021-01-21 19:20:38 +01:00
strategy Merge pull request #4147 from hoeckxer/ignore_expired_candle 2021-01-12 19:04:16 +01:00
testdata Merge pull request #3626 from freqtrade/feat/hdf5 2020-08-31 16:10:24 +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 Fix wrong key usage in trade_history_timebased 2021-01-07 20:03:34 +01:00
conftest_trades.py Fix mock-tests missing some fields 2021-01-03 06:49:07 +01:00
pytest.sh Remove obsolete scripts 2019-10-24 23:11:07 +03:00
test_arguments.py Rename config.json.example 2021-01-22 19:18:34 +01:00
test_configuration.py Implement *candle definitions 2020-12-07 10:54:26 +01:00
test_directory_operations.py Apply isort to tests 2020-09-28 19:43:15 +02:00
test_docs.sh Adjust windows docs, fix failing doc-test 2020-09-04 07:28:21 +02:00
test_freqtradebot.py Don't update trade fees for dry-run orders 2021-01-17 20:31:27 +01:00
test_indicators.py Apply isort to tests 2020-09-28 19:43:15 +02:00
test_integration.py Merge branch 'develop' into keep_dataframe_noapi 2020-06-30 07:46:52 +02:00
test_main.py Rename config.json.example 2021-01-22 19:18:34 +01:00
test_misc.py Apply isort to tests 2020-09-28 19:43:15 +02:00
test_persistence.py Finish renamal of open_trade_price to open_value 2020-12-10 19:36:52 +01:00
test_plotting.py Rename config.json.example 2021-01-22 19:18:34 +01:00
test_talib.py Apply isort to tests 2020-09-28 19:43:15 +02:00
test_timerange.py Fix some typos and comment mistakes 2019-10-28 13:05:54 +01:00
test_wallets.py Improve test coverage 2020-10-28 16:29:08 +01:00
test_worker.py Throttle may take longer than .10s on slow machines 2020-03-05 06:20:36 +01:00