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 44bfb53668
Don't use current rate for closed trades
5 years ago
..
commands adjust tests to match new exchangelist output 5 years ago
data Update current_whitelist test 5 years ago
edge Allow edge to use dynamic pairlists 5 years ago
exchange fix flake8 5 years ago
optimize Default-stoploss-hyperopt should use decimal space, nto real 5 years ago
plugins resolves freqtrade/freqtrade#4650 5 years ago
rpc Don't use current rate for closed trades 5 years ago
strategy Fix failing test 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 flush after creating mock trades 5 years ago
conftest_trades.py Improve resiliancy of a test 5 years ago
pytest.sh
test_arguments.py Rename config.json.example 5 years ago
test_configuration.py Add quick test for pair_whitelist overwrite 5 years ago
test_directory_operations.py Add chown method to support docker 5 years ago
test_docs.sh Adjust windows docs, fix failing doc-test 6 years ago
test_freqtradebot.py Fix test failure 5 years ago
test_indicators.py Apply isort to tests 6 years ago
test_integration.py Replace test occurances of Trade.session with Trade.query.session 5 years ago
test_main.py adjust tests to match new exchangelist output 5 years ago
test_misc.py Introduce round_coin_value to simplify coin rounding 5 years ago
test_persistence.py Don't export "hum" date versions for trade objects. 5 years ago
test_plotting.py Properly patch exchange for plot_profit test 5 years ago
test_talib.py Apply isort to tests 6 years ago
test_timerange.py Use OperationalException for TimeRange errors 5 years ago
test_wallets.py Improve test coverage 6 years ago
test_worker.py Throttle may take longer than .10s on slow machines 6 years ago