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
stevanStevic 1ec04a8dc8
Add support for max_value in volume pair list
2 years ago
..
commands Merge pull request #9986 from freqtrade/feat/show_config 2 years ago
data Fix some failing mocks 2 years ago
edge Some more edits due to arrow 3 years ago
exchange Merge pull request #9975 from freqtrade/feat/configError 2 years ago
exchange_online Add check to verify that "since" is properly respected. 2 years ago
freqai Fully test freqAI against python 3.12 2 years ago
freqtradebot Merge pull request #9955 from Axel-CH/feature/trade-lifecycle-callbacks 2 years ago
leverage
optimize Add test for backtesting 2 years ago
persistence Cleanup some nitpicks 2 years ago
plugins Add support for max_value in volume pair list 2 years ago
rpc Adjust test to work against usdt values 2 years ago
strategy Remove unused test method 2 years ago
testdata Update setup-tools-config for non-dry mode 2 years ago
utils Don't tick on ttl cache 2 years ago
__init__.py
config_test_comments.json
conftest.py Merge branch 'develop' into feat/sort_volatility 2 years ago
conftest_trades.py Update some initial tests 3 years ago
conftest_trades_usdt.py Update some initial tests 3 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) 3 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 Update tests to use new file 2 years ago
test_strategy_updater.py Further improvements to test setup 3 years ago
test_talib.py
test_timerange.py Fix remaining arrow testcases 3 years ago
test_wallets.py Add max-open-trades param to get_trade_stake_amount 2 years ago