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 3a40ad87c6
Merge pull request #7615 from freqtrade/price_jump_warn
3 years ago
..
commands Add test for list-freqaimodels 3 years ago
data Price-jump detection should only run once 3 years ago
edge Fix Flake8 errors after flake update 4 years ago
exchange Modify test ensuring we always have a 0 index 3 years ago
freqai Merge pull request #7557 from freqtrade/add-metric-tracker 3 years ago
leverage Remove isClose from tests in favor of pytest.approx 4 years ago
optimize Simplify backtest calling interface 3 years ago
persistence add missing datetime conversion in fromJson 3 years ago
plugins Merge pull request #7473 from freqtrade/feat/producerpairlist 3 years ago
rpc Fix tests that failed due to new strategy. 3 years ago
strategy Fix tests that failed due to new strategy. 3 years ago
testdata Improve test by having multistrat.meta file available 4 years ago
__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 Merge branch 'develop' into feat/short 4 years ago
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 Improve fee handling 3 years ago
test_indicators.py
test_integration.py Improve test resiliance to small roundings 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_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 Improve test for worker throttle 3 years ago