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 c579fcfc19
Add tests and documentation for unlock_reason
4 years ago
..
commands Document expansion of `--pairs`, add download-inactive 4 years ago
data Rename DefaultStrategy 5 years ago
edge remove SN 5 years ago
exchange Don't set bid_last_balance if None in tests 4 years ago
optimize Clean up unclosed file handles 4 years ago
plugins Add tests and documentation for unlock_reason 4 years ago
rpc Rollback after each request 4 years ago
strategy Add tests and documentation for unlock_reason 4 years ago
testdata Rename DefaultStrategy 5 years ago
__init__.py
config_test_comments.json Autopep8 formatting 5 years ago
conftest.py Rollback after each request 4 years ago
conftest_trades.py Rename DefaultStrategy 5 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 Remove credentials whenever dry-run is set from within the exchange 5 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 Convert additional test to USDT 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 style: apply flake8 formatting 5 years ago
test_periodiccache.py Add Tests for AgeFilter caching 5 years ago
test_persistence.py Fix filled exception 5 years ago
test_plotting.py Rename DefaultStrategy 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 Rename execute_buy to execute_entry 5 years ago
test_worker.py Move state enums to enums package 5 years ago