stable/freqtrade/tests/strategy
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
legacy_strategy.py Change missed calls to advise_* functions 2018-07-29 21:07:21 +02:00
test_default_strategy.py Change missed calls to advise_* functions 2018-07-29 21:07:21 +02:00
test_interface.py merging develop into async. requirement.txt conflict resolved 2018-09-06 20:28:07 +02:00
test_strategy.py Merge branch 'develop' into ta_on_candle 2018-09-01 20:01:18 +02:00