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 158cb415a9
Add settings interface to have types available
5 years ago
..
commands Move state enums to enums package 5 years ago
data Move state enums to enums package 5 years ago
edge Update imports for SellType in tests 5 years ago
exchange Add test for ask_orderbook validation 5 years ago
optimize Update tests for new config structure 5 years ago
plugins Try fix fluky test 5 years ago
rpc Merge pull request #5082 from freqtrade/dry_run_order 5 years ago
strategy Update tests for new config structure 5 years ago
testdata Better test hyperopt writing and reading 5 years ago
__init__.py
config_test_comments.json use binance intests instead of bittrex 5 years ago
conftest.py Update tests for removed order_book_max option 5 years ago
conftest_trades.py use binance intests instead of bittrex 5 years ago
pytest.sh Remove obsolete scripts 7 years ago
test_arguments.py plot-profit: Make "auto-open" HTML result optional 5 years ago
test_configuration.py Add settings interface to have types available 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 Update tests for new config structure 5 years ago
test_indicators.py Apply isort to tests 6 years ago
test_integration.py Update imports for SellType in tests 5 years ago
test_main.py Move state enums to enums package 5 years ago
test_misc.py Introduce round_coin_value to simplify coin rounding 5 years ago
test_persistence.py Update orders-migrations to work with new sqlalchemy syntax 5 years ago
test_plotting.py Require timeframe for plot-profit 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 Remvoe pointless arguments from get_trade_stake_amount 5 years ago
test_worker.py Move state enums to enums package 5 years ago