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 60a62d933c
Fix some failing mocks
2 years ago
..
commands Fix failing test due to new approach for convert-trades 2 years ago
data Fix some failing mocks 2 years ago
edge
exchange Update merge to "left" to avoid creating non-existing mark candles 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 Enhance funding-fee call test to account for different timezones 2 years ago
leverage
optimize don't use "1M" - but be explicit in the intend 2 years ago
persistence Cleanup some nitpicks 2 years ago
plugins Improve and parametrize pairlist tests 2 years ago
rpc Add bot start and bot-startup to health endpoint 2 years ago
strategy Update test for fixed pandas behavior 2 years ago
testdata Move previous test config to tests 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 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 Rename methods to make exposure explicit 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 Fix remaining bittrex instances 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 2 years ago
test_talib.py
test_timerange.py
test_wallets.py Add max-open-trades param to get_trade_stake_amount 2 years ago