odoo/openerp/addons/base/tests
Olivier Dony 41598ef041 [FIX] orm.expression: `=?` domain operator broken after 7.0 refactoring ; + added tests
lp bug: https://launchpad.net/bugs/1095635 fixed

bzr revid: odo@openerp.com-20130321173737-a0j330ro4i223fkb
2013-03-21 18:37:37 +01:00
..
__init__.py revert test change will be moved to an other branch 2012-12-16 20:39:32 +01: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 [FIX] orm.expression: `=?` domain operator broken after 7.0 refactoring ; + added tests 2013-03-21 18:37:37 +01:00
test_ir_attachment.py filestore testcase and fix bugs 2012-12-16 20:03:17 +01:00
test_ir_values.py [FIX] do not hardcode ids in tests 2012-12-05 18:37:33 +01:00
test_menu.py [FIX] Remove unused imports and fix some imports that doesn't use the new namespace 2012-12-17 15:30:29 +01:00
test_search.py [MERGE] Merged branch holding a proposal to solve the generate_order_by issue (see lp:1070757). As requested by Olivier Donny, this fix has been moved into generate_order_by. Deleted previous workaround done in this branch. Patch courtesy of Paulius Sladkevičius 2012-12-07 16:58:25 +01:00