odoo/openerp/addons/base/tests
Olivier Dony 84a536dca6 [MERGE] res.config: fix incorrect assertion syntax in tests
bzr revid: odo@openerp.com-20130226153623-ci35l04otvk5mb3t
2013-02-26 16:36:23 +01:00
..
__init__.py [IMP] add a test for get_option_path() 2013-02-12 17:57:06 +01:00
test_base.py [IMP] rename files, move code to the right place 2013-02-11 18:01:28 +01:00
test_expression.py [IMP] [WIP] order_by: now using aliases in _generate_order_by, _generate_o2m_order_by, _inherits_join_add, ... added some tests. Next comits will clean a bit the code, because currently it is a bit messy. 2012-12-07 12:54:24 +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_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