odoo/openerp/addons/base/tests
Olivier Dony ffebb64472 [MERGE] Forward-port of 7.0 fixes up to rev. 4961
rev-id odo@openerp.com-20130425171238-dhgpqbi9nio12vxk

bzr revid: odo@openerp.com-20130424131936-5eb7omkz51arnm81
bzr revid: odo@openerp.com-20130425171444-ycu89d2393f8nnxm
2013-04-25 19:14:44 +02:00
..
__init__.py [IMP] add a test for get_option_path() 2013-02-12 17:57:06 +01:00
test_base.py [FIX] res.partner: typo would prevent contact from using company address correctly if flag changed without changing/setting company + updated tests to cover this 2013-04-25 19:12:38 +02:00
test_expression.py [FIX] test_expression: assertion was too sensitive to exact parameters 2013-04-19 19:31:59 +02: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_res_config.py [MERGE] res.config: fix incorrect assertion syntax in tests 2013-02-26 16:36:23 +01:00
test_res_lang.py [FIX] remove useless asserts text 2013-02-12 15:18:30 +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