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 9d4ba767c4
Update usages of search_all_objects
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 Fix kucoin live test failure 3 years ago
freqai Merge pull request #7544 from th0rntwig/prediction-shape 3 years ago
leverage Remove isClose from tests in favor of pytest.approx 4 years ago
optimize Fix unreliable hyperopt test 3 years ago
plugins Merge pull request #7473 from freqtrade/feat/producerpairlist 3 years ago
rpc Refactor webhook method 3 years ago
strategy Update usages of search_all_objects 3 years ago
testdata
__init__.py
config_test_comments.json
conftest.py Add Specific, time-sensitive test-case for new behavior 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
test_configuration.py Add freqai timeframe validation (incl. test) 3 years ago
test_directory_operations.py Automatically create freqai models directory 3 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 4 years ago
test_plotting.py Remove last occurance of timerange index 3 years ago
test_talib.py
test_timerange.py
test_wallets.py
test_worker.py