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 09ec00888f
Don't use global variable in test
3 years ago
..
commands Update final tests 3 years ago
data Fix empty Path inits in tests 3 years ago
edge Some more edits due to arrow 3 years ago
exchange Fix use of string.format() 3 years ago
exchange_online Improve ccxt tests 3 years ago
freqai pytorch - naming refactor - max_iters to n_steps 3 years ago
leverage Add exception test for interest function 3 years ago
optimize Don't use global variable in test 3 years ago
persistence Add backtesting support for order.stake_amount 3 years ago
plugins Allow comments and trailing commas in remotepairlist files 3 years ago
rpc Test also backtest result list 3 years ago
strategy Fix ruff E721 (type comparison) 3 years ago
testdata Update final tests 3 years ago
utils Split tests for jinja utils 3 years ago
__init__.py
config_test_comments.json
conftest.py Merge branch 'develop' into dataformat/feather 3 years ago
conftest_trades.py Improve forceexit API test 4 years ago
conftest_trades_usdt.py Add test for precision backpopulation 4 years ago
pytest.sh
test_arguments.py Merge branch 'develop' into feat/short 4 years ago
test_binance_mig.py Add new feather data 3 years ago
test_configuration.py Remove last sandbox occurance 3 years ago
test_directory_operations.py Automatically create freqai models directory 4 years ago
test_docs.sh
test_freqtradebot.py Improve stoploss mock 3 years ago
test_indicators.py
test_integration.py Enhance dca integration test for adjust_entry checks 3 years ago
test_log_setup.py Fix random test failures 3 years ago
test_main.py Clarify function naming 3 years ago
test_misc.py Split tests for jinja utils 3 years ago
test_plotting.py Fix unused import 3 years ago
test_strategy_updater.py Update user_dir fixture to return user_data path 3 years ago
test_talib.py
test_timerange.py Fix remaining arrow testcases 3 years ago
test_wallets.py Add explicit dry_wallet test 3 years ago
test_worker.py Use variable for exchange mocks to shorten lines 3 years ago