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 bf07d8fe87
Update test to properly patch/mock exchange
4 years ago
..
commands Remove clean-dry-run code 4 years ago
data Merge pull request #6874 from froggleston/buy_reasons 4 years ago
edge Remove unused import 4 years ago
exchange Add Explicit test for "has" checks 4 years ago
leverage Enable flake8 E226 rule 4 years ago
optimize Update test to properly patch/mock exchange 4 years ago
plugins Update mock_usdt trade method 4 years ago
rpc Update hyperoptable strategy to use V3 interface 4 years ago
strategy Update hyperoptable strategy to use V3 interface 4 years ago
testdata Improve test by having multistrat.meta file available 4 years ago
__init__.py
config_test_comments.json
conftest.py Extract exchange validation to separate method 4 years ago
conftest_trades.py Add trading-volume to api schema 4 years ago
conftest_trades_usdt.py Update statistics output 4 years ago
pytest.sh
test_arguments.py Merge branch 'develop' into feat/short 4 years ago
test_configuration.py Improve documentation for config imports 4 years ago
test_directory_operations.py
test_docs.sh
test_freqtradebot.py Add enhance testcase to show problematic exit_reason behavior 4 years ago
test_indicators.py
test_integration.py Update interface tests 4 years ago
test_main.py
test_misc.py Update hdf5 to not raise naturalNaming warnings 4 years ago
test_periodiccache.py Improve test 4 years ago
test_persistence.py Improve test for dry-run orderclosing 4 years ago
test_plotting.py Fix some assumptions on the data 4 years ago
test_talib.py
test_timerange.py
test_wallets.py Improve dry-run-wallets in futures case test 4 years ago
test_worker.py