odoo/openerp/addons/base/tests
Christophe Simonis b79f64f1f8 [MERGE] forward port of branch 7.0 up to e1daaff 2015-03-18 12:52:33 +01:00
..
__init__.py [MERGE] forward port of branch 7.0 up to e1daaff 2015-03-18 12:52:33 +01:00
test_base.py [MERGE] forward port of branch 7.0 up to e07bc5d 2014-08-04 16:10:06 +02:00
test_expression.py [FIX] expression: when evaluatoing *like operator, add cast to text to column in case of different type 2014-04-09 16:43:46 +02:00
test_ir_actions.py [IMP] ir_actions_server: added doc + comments + recursion check 2013-07-25 12:49:14 +02:00
test_ir_attachment.py filestore testcase and fix bugs 2012-12-16 20:03:17 +01:00
test_ir_model.py Forward port of branch 7.0 up to 0ab88f5 2014-08-21 17:57:57 +02:00
test_ir_sequence.py [FIX] base: ir sequence number is now reset to the requested value when calling the write method 2015-03-11 11:35:25 +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 [FIX] res_config tests: isinstance(x, long) is False when x is an int! 2013-05-08 17:32:07 +02: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
test_views.py [FIX] t-ignore should remove injected sub-view branding below the ignore flag 2014-02-25 12:47:06 +01:00