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 b1feb69ca9
Use Pathlib to delete testfile
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 Add unknown_fee_rate parameter 4 years ago
optimize Use Pathlib to delete testfile 4 years ago
plugins Merge pull request #6070 from cdimauro/suppress_logs 4 years ago
rpc Add base_currency to allowed webhook fields 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 Don't hard-fail when executing emergency sell fails 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 uri_logging test 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 Slightly reduce verbosity when reload_conf is issued 4 years ago