stable/tests
Matthias 469166636c Set initial stoploss when creating the order
This ensures that a trade never has "None" as stoploss
2023-03-24 07:27:45 +01:00
..
commands Improve tests by simply running a full strategy through everything 2023-03-12 16:45:56 +01:00
data Improve code quality 2023-03-19 17:50:08 +01:00
edge
exchange Don''t fully fail bot when invalid price value is reached 2023-03-22 19:46:07 +01:00
freqai allow user to drop ohlc from features in RL 2023-03-07 11:33:54 +01:00
leverage Add exception test for interest function 2022-12-28 17:42:35 +01:00
optimize Improve code quality 2023-03-19 17:50:08 +01:00
persistence Update remaining tests to get rid of .query 2023-03-16 18:07:06 +01:00
plugins Update remaining tests to get rid of .query 2023-03-16 18:07:06 +01:00
rpc Set initial stoploss when creating the order 2023-03-24 07:27:45 +01:00
strategy Improve code quality 2023-03-19 17:50:08 +01:00
testdata Add 5m futures testdata to support detail-backtest tests 2023-01-20 07:08:38 +00:00
__init__.py
config_test_comments.json
conftest_trades_usdt.py
conftest_trades.py
conftest.py Update several tests to remove .query 2023-03-16 07:04:15 +01:00
pytest.sh Remove obsolete scripts 2019-10-24 23:11:07 +03:00
test_arguments.py
test_binance_mig.py Simplify some test setups 2023-01-20 08:28:50 +00:00
test_configuration.py
test_directory_operations.py
test_docs.sh Adjust windows docs, fix failing doc-test 2020-09-04 07:28:21 +02:00
test_freqtradebot.py Update remaining tests to get rid of .query 2023-03-16 18:07:06 +01:00
test_indicators.py
test_integration.py Set initial stoploss when creating the order 2023-03-24 07:27:45 +01:00
test_main.py
test_misc.py
test_periodiccache.py
test_plotting.py
test_strategy_updater.py Fix failing test 2023-03-19 11:16:54 +01:00
test_talib.py
test_timerange.py
test_wallets.py Update more exchange mocks to use EXMS 2023-03-01 20:27:15 +01:00
test_worker.py