stable/tests
Matthias b81f24d9c6
Merge pull request #4851 from rokups/rk/backtest-dataprovider
Data provider support in backtesting
2021-05-10 19:11:05 +02:00
..
commands Small style fixes 2021-05-03 06:30:41 +02:00
data Add small tests for backtest mode 2021-05-09 19:47:37 +02:00
edge Update tests to match new behaviour 2021-05-05 19:58:45 +02:00
exchange Fix Kraken balance update error 2021-05-05 06:47:26 +02:00
optimize Fix hyperopt output 2021-05-07 20:23:11 +02:00
plugins Fix random test failure due to ttl 0 issue 2021-04-26 11:53:44 +02:00
rpc have edge send multiple messages if necessary 2021-05-08 19:45:34 +02:00
strategy Store pair datafrmes in dataprovider for backtesting. 2021-05-08 10:29:47 +03:00
testdata Fix valueerror in case of empty array files 2021-02-01 06:28:49 +01:00
__init__.py Move tests out of freqtrade module 2019-09-08 19:05:22 +02:00
config_test_comments.json use binance intests instead of bittrex 2021-04-20 12:59:15 +02:00
conftest.py Update tests to match new behaviour 2021-05-05 19:58:45 +02:00
conftest_trades.py use binance intests instead of bittrex 2021-04-20 12:59:15 +02: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 Add quick test for pair_whitelist overwrite 2021-04-17 10:51:02 +02:00
test_directory_operations.py Add chown method to support docker 2021-04-08 20:17:07 +02:00
test_docs.sh Adjust windows docs, fix failing doc-test 2020-09-04 07:28:21 +02:00
test_freqtradebot.py Merge pull request #4750 from rokups/rk/custom_sell 2021-04-29 06:50:56 +02:00
test_indicators.py Apply isort to tests 2020-09-28 19:43:15 +02:00
test_integration.py Remove explicit sell_flag parameter from SellCheckTuple. 2021-04-25 09:48:40 +03:00
test_main.py adjust tests to match new exchangelist output 2021-04-06 07:58:45 +02:00
test_misc.py Introduce round_coin_value to simplify coin rounding 2021-02-13 16:05:35 +01:00
test_persistence.py Move static Trade functions to right class 2021-04-28 06:37:40 +02:00
test_plotting.py plot-profit should use absolute values 2021-04-25 10:10:09 +02:00
test_talib.py Apply isort to tests 2020-09-28 19:43:15 +02:00
test_timerange.py Use OperationalException for TimeRange errors 2021-03-19 06:40:04 +01:00
test_wallets.py Remvoe pointless arguments from get_trade_stake_amount 2021-04-21 20:01:10 +02:00
test_worker.py Throttle may take longer than .10s on slow machines 2020-03-05 06:20:36 +01:00