server-env/test_server_environment
Guewen Baconnier a6ae304e49 Add tests and support of _inherits 2018-07-25 17:23:46 +02:00
..
models Add tests and support of _inherits 2018-07-25 17:23:46 +02:00
security Add tests and support of _inherits 2018-07-25 17:23:46 +02:00
tests Add tests and support of _inherits 2018-07-25 17:23:46 +02:00
README.rst Add tests for the server env mixin 2018-07-24 10:06:05 +02:00
__init__.py Add tests for the server env mixin 2018-07-24 10:06:05 +02:00
__manifest__.py fixup! Add tests for the server env mixin 2018-07-24 11:50:06 +02:00

README.rst

.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
   :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
   :alt: License: AGPL-3

=======================
Test Server Environment
=======================

This addon is not meant to be used. It extends the Odoo Models
in order to run automated tests on the Server Environment module.

Same basic tests are integrated within the ``server_environment`` addon.

Usage
=====

This module only contains Python tests.

Credits
=======

Images
------

* Odoo Community Association: `Icon <https://github.com/OCA/maintainer-tools/blob/master/template/module/static/description/icon.svg>`_.

Contributors
------------

* Guewen Baconnier <guewen.baconnier@camptocamp.com>

Maintainer
----------

.. image:: https://odoo-community.org/logo.png
   :alt: Odoo Community Association
   :target: https://odoo-community.org

This module is maintained by the OCA.

OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.

To contribute to this module, please visit https://odoo-community.org.