stable/tests
Matthias 018c620057 Fix 0 Division error on exchanges without average
closes #6461
2022-02-26 08:19:45 +01:00
..
commands Rename command to backtesting-show 2021-10-31 10:13:11 +01:00
data Improve message when no hyperopt fie is found 2022-01-21 15:24:26 +01:00
edge remove SN 2021-07-23 18:41:29 +07:00
exchange Update FTX stoploss code to avoid exception for stoploss-market orders 2022-02-19 10:07:32 +01:00
optimize Make sure backtesting is cleaned up in tests 2022-02-24 14:22:49 +00:00
plugins Performancefilter - improve sorting 2022-02-06 16:19:11 +01:00
rpc Fix 0 Division error on exchanges without average 2022-02-26 08:19:45 +01:00
strategy align variable naming to use current_time 2022-02-12 15:21:46 +01:00
testdata fix tests 2022-01-20 18:37:17 +00:00
__init__.py Move tests out of freqtrade module 2019-09-08 19:05:22 +02:00
config_test_comments.json Autopep8 formatting 2021-08-06 16:35:39 -06:00
conftest.py Merge pull request #6437 from freqtrade/update_trade 2022-02-23 19:56:02 +01:00
conftest_trades.py Add test for new /status telegram message 2022-02-03 19:41:45 +01:00
conftest_trades_usdt.py Performancefilter - improve sorting 2022-02-06 16:19:11 +01:00
pytest.sh Remove obsolete scripts 2019-10-24 23:11:07 +03:00
test_arguments.py Rename DefaultStrategy 2021-08-26 07:25:53 +02:00
test_configuration.py Fix empty "/log" endpoint in certain moments 2022-01-16 15:37:00 +01:00
test_directory_operations.py Update documentation regarding Legacy Hyperopt 2021-09-12 08:18:17 +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 emergencysell partial sold exit 2022-02-25 15:07:35 +01:00
test_indicators.py Apply isort to tests 2020-09-28 19:43:15 +02:00
test_integration.py Update failing test 2022-02-20 14:29:26 +01:00
test_main.py flake8 adjustments 2021-07-16 02:03:25 -06:00
test_misc.py Update "round coin value" to trim trailing zeros 2022-02-19 16:40:26 +01:00
test_periodiccache.py Add Tests for AgeFilter caching 2021-09-14 06:45:26 +02:00
test_persistence.py Merge pull request #6437 from freqtrade/update_trade 2022-02-23 19:56:02 +01:00
test_plotting.py show buy_tag only if not None 2022-01-20 18:44:09 +00: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 Fix crash when no min-stake-amount could be determined 2022-02-02 12:20:05 +01:00
test_worker.py Slightly reduce verbosity when reload_conf is issued 2021-12-23 20:33:13 +01:00