freqtrade_origin/tests
2023-04-27 19:43:33 +02:00
..
commands
data
edge
exchange Update test to properly capture errors from leverage initialization 2023-04-17 20:00:57 +02:00
freqai Merge pull request #8297 from Yinon-Polak/feat/add-pytorch-model-support 2023-04-11 15:40:12 +02:00
leverage
optimize Improve Resample-period test 2023-04-24 09:41:36 +02:00
persistence Add test testing create-table statement creation for different sql dialects 2023-04-27 19:43:33 +02:00
plugins
rpc Invert logic for webhook 2023-04-27 18:27:09 +02:00
strategy Use length constant for tests 2023-04-12 07:19:36 +02:00
testdata
__init__.py
config_test_comments.json
conftest_trades_usdt.py
conftest_trades.py
conftest.py move telegram fixture to telegram file 2023-04-24 14:26:50 +02:00
pytest.sh
test_arguments.py
test_binance_mig.py
test_configuration.py Update tests 2023-04-09 18:07:38 +02:00
test_directory_operations.py
test_docs.sh
test_freqtradebot.py Improve test resiliance by removing unneeded MagicMock 2023-04-25 15:52:10 +02:00
test_indicators.py
test_integration.py Improve integration test correctness 2023-03-29 06:48:00 +02:00
test_main.py
test_misc.py
test_periodiccache.py
test_plotting.py
test_strategy_updater.py
test_talib.py
test_timerange.py Improve timerange parsing when accepting values from API 2023-04-10 19:45:24 +02:00
test_wallets.py
test_worker.py