stable/freqtrade/tests/optimize
Matthias a541d0a931 convert tests to packages
source: https://docs.pytest.org/en/latest/goodpractices.html

If you need to have test modules with the same name, you might add __init__.py files to your tests folder and subfolders, changing them to packages:
2018-10-09 21:13:43 +02:00
..
__init__.py convert tests to packages 2018-10-09 21:13:43 +02:00
test_backtesting.py Remove last refreence to `get_candle_history` 2018-08-19 19:50:14 +02:00
test_hyperopt.py Update hyperopt to show errors if non-supported variables are used 2018-09-29 13:49:38 +02:00
test_optimize.py fix tests - move load_async_markets call to validate_pairs 2018-08-10 13:11:04 +02:00