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 dc50186d5b
Merge branch 'develop' into list-models
4 years ago
..
commands Add test for list-freqaimodels 4 years ago
data Remove last occurance of timerange index 4 years ago
edge Fix Flake8 errors after flake update 4 years ago
exchange Fix kucoin live test failure 4 years ago
freqai Merge pull request #7569 from Silur/develop 4 years ago
leverage Remove isClose from tests in favor of pytest.approx 4 years ago
optimize Fix unreliable hyperopt test 4 years ago
plugins Merge pull request #7473 from freqtrade/feat/producerpairlist 4 years ago
rpc Fix broken tests 4 years ago
strategy Fix broken tests 4 years ago
testdata
__init__.py
config_test_comments.json
conftest.py Add Specific, time-sensitive test-case for new behavior 4 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
test_configuration.py Add freqai timeframe validation (incl. test) 4 years ago
test_directory_operations.py Automatically create freqai models directory 4 years ago
test_docs.sh
test_freqtradebot.py Reset open_order_id after trade cancel 4 years ago
test_indicators.py
test_integration.py Add leveraged test-case for order-adjustment 4 years ago
test_main.py
test_misc.py Merge branch 'develop' into pr/wizrds/7303 4 years ago
test_periodiccache.py Move periodicCache to Utils package 4 years ago
test_persistence.py Use Datetime_format from constants 4 years ago
test_plotting.py Remove last occurance of timerange index 4 years ago
test_talib.py
test_timerange.py
test_wallets.py
test_worker.py