-
- Downloads
[REM] core: remove `test_documentation_examples` module
The only purpose of the module `test_documentation_examples` is to test a few of the code examples shown in the developer documentation. As c99629b7de3 removes the documentation sources from the repository, the test module is removed as well. DOC PR: https://github.com/odoo/documentation-user/pull/945 task-2352371 closes odoo/odoo#70121 Signed-off-by:Martin Trigaux (mat) <mat@odoo.com> Co-authored-by:
Victor Feyens <vfe@odoo.com> Co-authored-by:
Antoine Vandevenne <anv@odoo.com>
Showing
- odoo/addons/test_documentation_examples/__init__.py 0 additions, 6 deletionsodoo/addons/test_documentation_examples/__init__.py
- odoo/addons/test_documentation_examples/__manifest__.py 0 additions, 16 deletionsodoo/addons/test_documentation_examples/__manifest__.py
- odoo/addons/test_documentation_examples/delegation.py 0 additions, 28 deletionsodoo/addons/test_documentation_examples/delegation.py
- odoo/addons/test_documentation_examples/extension.py 0 additions, 15 deletionsodoo/addons/test_documentation_examples/extension.py
- odoo/addons/test_documentation_examples/inheritance.py 0 additions, 24 deletionsodoo/addons/test_documentation_examples/inheritance.py
- odoo/addons/test_documentation_examples/ir.model.access.csv 0 additions, 7 deletionsodoo/addons/test_documentation_examples/ir.model.access.csv
- odoo/addons/test_documentation_examples/tests/__init__.py 0 additions, 4 deletionsodoo/addons/test_documentation_examples/tests/__init__.py
- odoo/addons/test_documentation_examples/tests/test_delegation.py 0 additions, 47 deletions...dons/test_documentation_examples/tests/test_delegation.py
- odoo/addons/test_documentation_examples/tests/test_extension.py 0 additions, 16 deletions...ddons/test_documentation_examples/tests/test_extension.py
- odoo/addons/test_documentation_examples/tests/test_inheritance.py 0 additions, 22 deletions...ons/test_documentation_examples/tests/test_inheritance.py
Please register or sign in to comment