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 d3ad4fb52e
Don't crash dry-run if orderbook side is empty
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 Don't crash dry-run if orderbook side is empty 4 years ago
optimize Reformulate exception to be "nicer" 4 years ago
plugins Use Enum values within bot code 4 years ago
rpc Reorder messages to be sent in correct order 4 years ago
strategy Use market data to get base and quote currencies in @informative() decorator. 4 years ago
testdata Rename DefaultStrategy 5 years ago
__init__.py
config_test_comments.json Autopep8 formatting 5 years ago
conftest.py Remove unused test code 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 5 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 Reorder messages to be sent in correct order 4 years ago
test_indicators.py Apply isort to tests 6 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 Improve tests for pair_to_filename 4 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 Improve some more pct formattings 4 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 Only allow min-stake adjustments of up to 30% 4 years ago
test_worker.py Move state enums to enums package 5 years ago