Code documentation

z0bug_odoo.z0bug_odoo_lib

Base library for continuous test of Odoo apps This module is Odoo version independent and may be used outside Odoo app (i.e. with odoorc package). For this reason, this software does not contain functions with sql call, like search or browse.

Functions with sql call are in test_common.py file.