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
Sam Germain 0afeb269ad
Removed unnecessary TODOs
5 years ago
..
commands Fix failing test after webserver merge 5 years ago
data Move state enums to enums package 5 years ago
edge remove SN 5 years ago
exchange Merge pull request #5318 from samgermain/combined_exchange_buy_sell 5 years ago
leverage Parametrize tests 5 years ago
optimize condensed strategy methods down to 2 5 years ago
plugins Autopep8 formatting 5 years ago
rpc condensed strategy methods down to 2 5 years ago
strategy Removed unnecessary TODOs 5 years ago
testdata Better test hyperopt writing and reading 5 years ago
__init__.py
config_test_comments.json Autopep8 formatting 5 years ago
conftest.py Merge branch 'develop' into margin-db 5 years ago
conftest_trades.py Merged with feat/short 5 years ago
pytest.sh
test_arguments.py Autopep8 formatting 5 years ago
test_configuration.py Merge pull request #5360 from freqtrade/hyperopt_protections 5 years ago
test_directory_operations.py Add chown method to support docker 5 years ago
test_docs.sh Adjust windows docs, fix failing doc-test 6 years ago
test_freqtradebot.py Merge branch 'develop' into margin-db 5 years ago
test_indicators.py Apply isort to tests 6 years ago
test_integration.py Update imports for SellType in tests 5 years ago
test_main.py flake8 adjustments 5 years ago
test_misc.py style: apply flake8 formatting 5 years ago
test_persistence.py Changed interest implementation 5 years ago
test_plotting.py Renamed example config files so they are .json so that syntax highlighting is all correct. Explicitly listed each one in .gitignore to prevent a real config file from being uploaded accidently 5 years ago
test_talib.py Apply isort to tests 6 years ago
test_timerange.py Use OperationalException for TimeRange errors 5 years ago
test_wallets.py combined exchange.buy and exchange.sell, Adding dummy mock to create_order in tests in test_freqtradebot 5 years ago
test_worker.py Move state enums to enums package 5 years ago