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:
This commit is contained in:
parent
d23dc3ec41
commit
a541d0a931
0
freqtrade/tests/exchange/__init__.py
Normal file
0
freqtrade/tests/exchange/__init__.py
Normal file
0
freqtrade/tests/optimize/__init__.py
Normal file
0
freqtrade/tests/optimize/__init__.py
Normal file
0
freqtrade/tests/rpc/__init__.py
Normal file
0
freqtrade/tests/rpc/__init__.py
Normal file
0
freqtrade/tests/strategy/__init__.py
Normal file
0
freqtrade/tests/strategy/__init__.py
Normal file
Loading…
Reference in New Issue
Block a user