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 f03a99918a
Ensure hyper param file can be loaded
3 years ago
..
commands Improve tests by simply running a full strategy through everything 3 years ago
data Revert unneeded formatting changes 3 years ago
edge Use variable for exchange mocks to shorten lines 3 years ago
exchange apply stop-reserve to minimum limits only when necessary 3 years ago
freqai allow user to drop ohlc from features in RL 3 years ago
leverage Add exception test for interest function 3 years ago
optimize Fix failing backtest test 3 years ago
persistence Improve trade.from_json when stops are used 3 years ago
plugins Update remaining tests to get rid of .query 3 years ago
rpc Fix random uvicorn error 3 years ago
strategy Ensure hyper param file can be loaded 3 years ago
testdata featherdatahandler: implement trades_store/_trades_load 3 years ago
__init__.py
config_test_comments.json
conftest.py Update several tests to remove .query 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_binance_mig.py Simplify some test setups 3 years ago
test_configuration.py Fix missed test 3 years ago
test_directory_operations.py Automatically create freqai models directory 4 years ago
test_docs.sh
test_freqtradebot.py apply stop-reserve to minimum limits only when necessary 3 years ago
test_indicators.py
test_integration.py Improve integration test correctness 3 years ago
test_main.py
test_misc.py use Path.open() instead of open 3 years ago
test_periodiccache.py Move periodicCache to Utils package 4 years ago
test_plotting.py Simplify some test setups 3 years ago
test_strategy_updater.py Fix failing test 3 years ago
test_talib.py
test_timerange.py Simplify timerange handling 4 years ago
test_wallets.py Update more exchange mocks to use EXMS 3 years ago
test_worker.py Use variable for exchange mocks to shorten lines 3 years ago