stable/tests
2021-03-22 20:00:13 +01:00
..
commands extract result-printing from hyperopt class 2021-03-17 20:45:15 +01:00
data Add test for backtesting _enter_trade 2021-02-27 09:33:00 +01:00
edge
exchange Show potential errors when loading markets 2021-03-20 13:34:33 +01:00
optimize extract result-printing from hyperopt class 2021-03-17 20:45:15 +01:00
plugins Improve test-coverage of pairlocks 2021-02-27 10:07:02 +01:00
rpc Remove duplicate dict keys in test 2021-03-22 17:30:16 +01:00
strategy complete stoploss_from_open and associated test 2021-03-17 22:44:10 +09:00
testdata Fix valueerror in case of empty array files 2021-02-01 06:28:49 +01:00
__init__.py
config_test_comments.json
conftest_trades.py Improve tests for trades_proxy 2021-03-13 15:51:27 +01:00
conftest.py Merge pull request #4535 from freqtrade/fix/backtestperformance 2021-03-13 16:51:00 +01:00
pytest.sh
test_arguments.py
test_configuration.py Add price side validation for market orders 2021-03-20 11:48:39 +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 Improve tests to work with new sqlalchemy version 2021-03-22 19:39:06 +01:00
test_indicators.py
test_integration.py
test_main.py
test_misc.py
test_persistence.py Improve tests to work with new sqlalchemy version 2021-03-22 19:39:06 +01:00
test_plotting.py
test_talib.py
test_timerange.py Use OperationalException for TimeRange errors 2021-03-19 06:40:04 +01:00
test_wallets.py
test_worker.py