You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
freqtrade/tests
Matthias c534d47c12
Merge pull request #10138 from freqtrade/backtest_max_fee
2 years ago
..
commands Fix typos discovered by codespell 2 years ago
data Additional fix to eliminate some word-ignores 2 years ago
edge Update tests 2 years ago
exchange Merge pull request #10138 from freqtrade/backtest_max_fee 2 years ago
exchange_online Run online-tests against bingx 2 years ago
freqai Fix faulty asserts in freqai tests 2 years ago
freqtradebot Add test for "trade amount adjust" behavior 2 years ago
leverage Add exception test for interest function 3 years ago
optimize Update tests to properly mock fee 2 years ago
persistence Fix some faulty assertions 2 years ago
plugins Fix test due to missing assert 2 years ago
rpc Merge pull request #10138 from freqtrade/backtest_max_fee 2 years ago
strategy Fix remaining user_data leaks 2 years ago
testdata Update setup-tools-config for non-dry mode 2 years ago
utils Merge pull request #10105 from freqtrade/feat/humanize 2 years ago
__init__.py
config_test_comments.json
conftest.py Update tests to properly mock fee 2 years ago
conftest_trades.py Update some initial tests 2 years ago
conftest_trades_usdt.py Update some initial tests 2 years ago
pytest.sh
test_arguments.py Fix remaining bittrex instances 2 years ago
test_configuration.py Don't modify original config 2 years ago
test_directory_operations.py Remove further usages of Path(tmpdir) 2 years ago
test_docs.sh
test_indicators.py
test_log_setup.py use isinstance for type checks 2 years ago
test_main.py Add test to ensure configuration error is displayed as expected 2 years ago
test_misc.py Extract number-formatters from misc 2 years ago
test_plotting.py Fix typos discovered by codespell 2 years ago
test_strategy_updater.py Further improvements to test setup 2 years ago
test_talib.py
test_timerange.py Fix remaining arrow testcases 3 years ago
test_wallets.py Fix wallets test 2 years ago