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 23a566b478
validate_stake_amount should not be a private method
4 years ago
..
commands Rename command to backtesting-show 4 years ago
data Rename DefaultStrategy 5 years ago
edge remove SN 5 years ago
exchange Use doublequotes for docstrings 4 years ago
optimize Merge branch 'develop' into pr/theluxaz/5710 4 years ago
plugins Add tests and documentation for unlock_reason 4 years ago
rpc Enhance /show_config endpoint 4 years ago
strategy Merge branch 'develop' into pr/theluxaz/5710 4 years ago
testdata Rename DefaultStrategy 5 years ago
__init__.py
config_test_comments.json Autopep8 formatting 5 years ago
conftest.py Reformat telegram test 4 years ago
conftest_trades.py Added tests for the new rpc/telegram functions 4 years ago
conftest_trades_usdt.py changes some tests to use usdt values 4 years ago
pytest.sh
test_arguments.py Rename DefaultStrategy 5 years ago
test_configuration.py Don't convert telegram chat_id 4 years ago
test_directory_operations.py Update documentation regarding Legacy Hyperopt 5 years ago
test_docs.sh Adjust windows docs, fix failing doc-test 6 years ago
test_freqtradebot.py Add small test-case confirming trade object copy 4 years ago
test_indicators.py Apply isort to tests 5 years ago
test_integration.py notify_buy -> notify_enter, notify_sell -> notify_exit 5 years ago
test_main.py flake8 adjustments 5 years ago
test_misc.py style: apply flake8 formatting 5 years ago
test_periodiccache.py Add Tests for AgeFilter caching 5 years ago
test_persistence.py Add test for exit_timeout_count 4 years ago
test_plotting.py Rename DefaultStrategy 5 years ago
test_talib.py Apply isort to tests 5 years ago
test_timerange.py Use OperationalException for TimeRange errors 5 years ago
test_wallets.py validate_stake_amount should not be a private method 4 years ago
test_worker.py Move state enums to enums package 5 years ago