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 9b1fb02df8
Refactor generic data generation to conftest
3 years ago
..
commands Get min/max data in list-data command 4 years ago
data Remove last occurance of timerange index 3 years ago
edge Fix Flake8 errors after flake update 4 years ago
exchange Improve supported exchange check by supporting exchange aliases 3 years ago
freqai allow less precision, ensure regex is catching the right chars 3 years ago
leverage Remove isClose from tests in favor of pytest.approx 4 years ago
optimize Calculate market-change in hyperopt 3 years ago
plugins Merge pull request #7473 from freqtrade/feat/producerpairlist 3 years ago
rpc Parametrize EMC test 3 years ago
strategy Refactor generic data generation to conftest 3 years ago
testdata Improve test by having multistrat.meta file available 4 years ago
__init__.py
config_test_comments.json Autopep8 formatting 5 years ago
conftest.py Refactor generic data generation to conftest 3 years ago
conftest_trades.py Improve forceexit API test 4 years ago
conftest_trades_usdt.py Add test for precision backpopulation 4 years ago
pytest.sh
test_arguments.py Merge branch 'develop' into feat/short 4 years ago
test_configuration.py move check_exchange to exchange package 3 years ago
test_directory_operations.py merged with feat/short 4 years ago
test_docs.sh
test_freqtradebot.py Reset open_order_id after trade cancel 3 years ago
test_indicators.py
test_integration.py Add leveraged test-case for order-adjustment 3 years ago
test_main.py
test_misc.py Merge branch 'develop' into pr/wizrds/7303 3 years ago
test_periodiccache.py Move periodicCache to Utils package 4 years ago
test_persistence.py Use Datetime_format from constants 3 years ago
test_plotting.py Remove last occurance of timerange index 3 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 Slightly reduce verbosity when reload_conf is issued 4 years ago