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 dd47bd04cd
Move description to correct place
7 years ago
..
data Merge pull request #2451 from freqtrade/bt_analysis_maxopen 7 years ago
edge Apply startup_period to edge as well 7 years ago
exchange Move description to correct place 7 years ago
optimize Fix UnicodeError in hyperopt output 7 years ago
pairlist Adjust markets mock 7 years ago
rpc flake 7 years ago
strategy Trades should use timestamps or dates, not indexes 7 years ago
testdata Replace coins in whitelist with existing ones 7 years ago
__init__.py Move tests out of freqtrade module 7 years ago
config_test_comments.json Replace coins in whitelist with existing ones 7 years ago
conftest.py Address feedback 7 years ago
pytest.sh Remove obsolete scripts 7 years ago
test_arguments.py Add test for this behaviour 7 years ago
test_configuration.py Introduce remove_credentials to remove code duplication 7 years ago
test_freqtradebot.py Fix bug where bids_to_ask_delta causes doublebuys 7 years ago
test_integration.py Add test helping debug #1985 7 years ago
test_main.py Update tests to not use Namespace 7 years ago
test_misc.py Add tests for plural(), taken from #1989 7 years ago
test_persistence.py Use scoped_session as intended 7 years ago
test_plotting.py Replace coins in whitelist with existing ones 7 years ago
test_talib.py Move tests out of freqtrade module 7 years ago
test_timerange.py Fix some typos and comment mistakes 7 years ago
test_utils.py Introduce remove_credentials to remove code duplication 7 years ago
test_wallets.py Adjust imports in tests to new path 7 years ago
test_worker.py Seperate tests related to worker from test_freqtradebot 7 years ago