odoo/openerp/addons/base/tests
Quentin (OpenERP) 72014c4109 [ADD] base: added python test on the search() method
bzr revid: qdp-launchpad@openerp.com-20121121114557-5swzfuisp2apttd5
2012-11-21 12:45:57 +01:00
..
__init__.py [IMP] expression.py: added tests for the in/not in operators involving a many2many. 2012-10-26 12:08:19 +02:00
test_base.py [IMP] res.partner: add find_or_create util method for on-the-fly partner creation + update/improve tests 2012-09-04 17:20:02 +02:00
test_expression.py [IMP] expression.py: added comments to the in/not in many2many tests. 2012-10-26 13:01:09 +02:00
test_ir_values.py [FIX] ir_values: fix a test where some value was hard-coded. 2012-06-05 11:52:10 +02:00
test_search.py [ADD] base: added python test on the search() method 2012-11-21 12:45:57 +01:00