Skip to main content

Test openerp_scripts to be used with Anybox Odoo recipe.

Project description

===============================
odoo_tests
===============================

.. image:: https://badge.fury.io/py/odoo_tests_openerp_scripts.png
:target: http://badge.fury.io/py/odoo_tests_openerp_scripts


Test openerp_scripts to be used with Anybox Odoo recipe.

* Free software: GNU GPL v3.0 license

Features
--------

* Buildout.cfg example to use this package.
::
[buildout]
parts = odoo

[odoo]
eggs = odoo_tests_openerp_scripts
recipe = anybox.recipe.openerp[bzr]:server
version = git https://github.com/odoo/odoo.git odoo_server 7.0
openerp_scripts = test_odoo=test_odoo arguments=session
create_db arguments=session
drop_db arguments=session

This buildout config will produce 3 scripts in the environment. test_odoo, create_db and drop_db.

test_odoo
^^^^^^^^^^^^^^^^^^^^^
Must be used with -d database_name -u module_name
* -i might be used instead of -u.
* all might be used instead of module_name

create_db
^^^^^^^^^^^^^^^^^^^^^
create_db -h for usage.

drop_db
^^^^^^^^^^^^^^^^^^^^^
drop_db -h for usage.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

odoo_tests_openerp_scripts-0.1.1.tar.gz (15.3 kB view hashes)

Uploaded Source

Built Distribution

odoo_tests_openerp_scripts-0.1.1-py2.py3-none-any.whl (4.7 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page