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 10ee23622a
Extract tests for backtest_reports to their own test module
6 years ago
..
data Minor improvements in data.history 6 years ago
edge Adjust improts to new exception location 6 years ago
exchange Adjust improts to new exception location 6 years ago
optimize Extract tests for backtest_reports to their own test module 6 years ago
pairlist Adjust improts to new exception location 6 years ago
rpc Merge pull request #2720 from hroff-1902/refactor-create-trades 6 years ago
strategy Adjust improts to new exception location 6 years ago
testdata Replace coins in whitelist with existing ones 6 years ago
__init__.py Move tests out of freqtrade module 7 years ago
config_test_comments.json Replace coins in whitelist with existing ones 6 years ago
conftest.py Convert ExchangeResolver to static loader class 6 years ago
pytest.sh Remove obsolete scripts 6 years ago
test_arguments.py Handle some merge aftermaths 7 years ago
test_configuration.py Adjust improts to new exception location 6 years ago
test_directory_operations.py Adjust improts to new exception location 6 years ago
test_docs.sh Add github actions action 6 years ago
test_freqtradebot.py Merge pull request #2720 from hroff-1902/refactor-create-trades 6 years ago
test_integration.py Rename process_maybe_execute_buys() --> enter_positions() 6 years ago
test_main.py Capture FtBaseException at the outermost level 6 years ago
test_misc.py Add tests for plural(), taken from #1989 7 years ago
test_persistence.py Adjust improts to new exception location 6 years ago
test_plotting.py Adjust improts to new exception location 6 years ago
test_talib.py Move tests out of freqtrade module 7 years ago
test_timerange.py Fix some typos and comment mistakes 6 years ago
test_utils.py Merge pull request #2725 from freqtrade/minor_fix 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 6 years ago