stable/tests
Matthias 6aa574fa2b Convert ROI result to proper json object
closes #4952
2021-05-17 20:58:50 +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 some typos 2021-05-16 14:50:25 +02:00
optimize Convert ROI result to proper json object 2021-05-17 20:58:50 +02:00
plugins Fix PerformanceFilter failing in test-pairlist mode 2021-05-16 19:55:13 +02:00
rpc Update telegram to sort performance by absolute performance 2021-05-15 19:49:21 +02:00
strategy Store pair datafrmes in dataprovider for backtesting. 2021-05-08 10:29:47 +03:00
testdata Better test hyperopt writing and reading 2021-05-12 19:06:09 +02: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 Introduce cancel_stoploss_with_result 2021-05-16 14:15:24 +02:00
test_indicators.py Apply isort to tests 2020-09-28 19:43:15 +02:00
test_integration.py Introduce cancel_stoploss_with_result 2021-05-16 14:15:24 +02: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