.flake8
.isort.cfg
.pre-commit-config.yaml
.travis.yml
CHANGES.rst
README.rst
__init__.py
setup.cfg
setup.py
.github/workflows/ci.yml
odoo_test_helper/__init__.py
odoo_test_helper/fake_model_loader.py
odoo_test_helper.egg-info/PKG-INFO
odoo_test_helper.egg-info/SOURCES.txt
odoo_test_helper.egg-info/dependency_links.txt
odoo_test_helper.egg-info/top_level.txt
tests/script/install_requirement
tests/test_helper/__init__.py
tests/test_helper/__manifest__.py
tests/test_helper/models/__init__.py
tests/test_helper/models/test_mixin.py
tests/test_helper/tests/__init__.py
tests/test_helper/tests/models.py
tests/test_helper/tests/test_example.py
tests/test_helper/tests/test_registry.py