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 2254f65fa7
use binance intests instead of bittrex
5 years ago
..
commands use binance intests instead of bittrex 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 use binance intests instead of bittrex 5 years ago
rpc use binance intests instead of bittrex 5 years ago
strategy use binance intests instead of bittrex 5 years ago
testdata Fix valueerror in case of empty array files 5 years ago
__init__.py Move tests out of freqtrade module 7 years ago
config_test_comments.json use binance intests instead of bittrex 5 years ago
conftest.py use binance intests instead of bittrex 5 years ago
conftest_trades.py use binance intests instead of bittrex 5 years ago
pytest.sh Remove obsolete scripts 6 years ago
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 use binance intests instead of bittrex 5 years ago
test_indicators.py Apply isort to tests 5 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 use binance intests instead of bittrex 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 Use OperationalException for TimeRange errors 5 years ago
test_wallets.py Use "human" amounts in stake_amount tests 5 years ago
test_worker.py Throttle may take longer than .10s on slow machines 6 years ago