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 cfd5af67ca
Add max-open-trades param to get_trade_stake_amount
2 years ago
..
commands fix: test typo mishap 2 years ago
data Add test case to verify behavior in #9432 2 years ago
edge Some more edits due to arrow 3 years ago
exchange Remove exchange tests on bittrex 2 years ago
exchange_online Remove online tests for bittrex 2 years ago
freqai Merge pull request #9449 from freqtrade/dependabot/pip/develop/torch-2.1.1 2 years ago
leverage Add exception test for interest function 3 years ago
optimize Add mock to backtest adjust position 2 years ago
persistence Update tests according to calculation update 2 years ago
plugins Avoid time colision when creating orders in test 2 years ago
rpc Remove unused mock 2 years ago
strategy Add test for informative weekly merging 2 years ago
testdata Remove non-existing pairs 2 years ago
utils Use dt_ts_def in profit endpoints 2 years ago
__init__.py
config_test_comments.json
conftest.py Fix generate-test-data for 1w data 2 years ago
conftest_trades.py remove open_order_id from test mock trades 3 years ago
conftest_trades_usdt.py remove open_order_id from test mock trades 3 years ago
pytest.sh
test_arguments.py Don't use type() is comparisons 3 years ago
test_binance_mig.py Further improvements to test setup 2 years ago
test_configuration.py Remove further usages of Path(tmpdir) 2 years ago
test_directory_operations.py Remove further usages of Path(tmpdir) 2 years ago
test_docs.sh
test_freqtradebot.py Add max-open-trades param to get_trade_stake_amount 2 years ago
test_indicators.py
test_integration.py Add max-open-trades param to get_trade_stake_amount 2 years ago
test_log_setup.py Further improvements to test setup 2 years ago
test_main.py Clarify function naming 3 years ago
test_misc.py Update safe_value_fallback to allow empty 2nd keys 2 years ago
test_plotting.py Fix unused import 3 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 Add max-open-trades param to get_trade_stake_amount 2 years ago
test_worker.py Use variable for exchange mocks to shorten lines 3 years ago