stable/freqtrade/tests/exchange
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_exchange.py Allow loading of any additional configuration to ccxt 2018-10-04 20:16:43 +02:00
test_exchange_helpers.py remove useless docstrings from tests 2018-07-29 17:09:44 +03:00