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 9e4fc00a0f
Add test for convert_ohlcv
6 years ago
..
data Add test for convert_ohlcv 6 years ago
edge Split refresh from load_data/load_pair_history 6 years ago
exchange Remove unavailable pair ... 6 years ago
optimize Rename datahandler module to history module 6 years ago
pairlist Convert ExchangeResolver to static loader class 6 years ago
rpc Merge pull request #2710 from freqtrade/rpc_balance_output 6 years ago
strategy Remove last usage of load_tickerlist 6 years ago
testdata Replace coins in whitelist with existing ones 7 years ago
__init__.py
config_test_comments.json Replace coins in whitelist with existing ones 7 years ago
conftest.py Convert ExchangeResolver to static loader class 6 years ago
pytest.sh Remove obsolete scripts 7 years ago
test_arguments.py Handle some merge aftermaths 7 years ago
test_configuration.py Convert datadir within config to Path 6 years ago
test_directory_operations.py Fix windows test 7 years ago
test_docs.sh Add github actions action 7 years ago
test_freqtradebot.py Rename get_ticker to fetch_ticker 6 years ago
test_integration.py Merge pull request #2709 from freqtrade/dry_wallet_fix 6 years ago
test_main.py Fix failures in test_main 6 years ago
test_misc.py Don't use function to resolve pairname for test 6 years ago
test_persistence.py Persist dry-run trade per default 6 years ago
test_plotting.py Adjust folder to match user_data folder - otherwise running tests 7 years ago
test_talib.py
test_timerange.py Fix some typos and comment mistakes 7 years ago
test_utils.py Add tests for start_convert_data 6 years ago
test_wallets.py Adjust tests for dry_run wallet simulation 6 years ago
test_worker.py Seperate tests related to worker from test_freqtradebot 7 years ago