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 fedbb5c0c4
Remove last flask occurance from setup.py
5 years ago
..
commands Merge pull request #4285 from freqtrade/ui_deploy 5 years ago
data Add test for calcuate_csum 5 years ago
edge Position-size should NEVER be over available_capital 5 years ago
exchange timeframe is mandatory, no need to use .get() 5 years ago
optimize Add small test cases 5 years ago
plugins Add test to call verify_pairlist multiple times 5 years ago
rpc Remove last flask occurance from setup.py 5 years ago
strategy Merge pull request #4147 from hoeckxer/ignore_expired_candle 5 years ago
testdata Fix valueerror in case of empty array files 5 years ago
__init__.py
config_test_comments.json Merge branch 'develop' into timeframe 6 years ago
conftest.py Cache markets in the exchange object 5 years ago
conftest_trades.py Fix mock-tests missing some fields 5 years ago
pytest.sh Remove obsolete scripts 6 years ago
test_arguments.py Rename config.json.example 5 years ago
test_configuration.py FIx random test failure if certain files exist 5 years ago
test_directory_operations.py Apply isort to tests 5 years ago
test_docs.sh Adjust windows docs, fix failing doc-test 6 years ago
test_freqtradebot.py Parse regular cancel_order call to update orders table 5 years ago
test_indicators.py Apply isort to tests 5 years ago
test_integration.py Move get_trade_stake_amount to wallets 5 years ago
test_main.py Rename config.json.example 5 years ago
test_misc.py Introduce round_coin_value to simplify coin rounding 5 years ago
test_persistence.py Check if order is a dict before parsing 5 years ago
test_plotting.py Properly patch exchange for plot_profit test 5 years ago
test_talib.py Apply isort to tests 5 years ago
test_timerange.py Fix some typos and comment mistakes 6 years ago
test_wallets.py Improve test coverage 5 years ago
test_worker.py Throttle may take longer than .10s on slow machines 6 years ago