odoo/openerp/addons/base/tests
Antony Lesuisse 2d296cb779 [MERGE] ir-ui-view split active and show_customize
Split the ternary field application in active and show_customize, all four
possible value are now needed for the customize theme popup.
2014-08-31 16:56:44 +02:00
..
__init__.py Forward port of branch saas-5 up to rev 4895281e 2014-08-22 09:12:14 +02:00
base_test.yml [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
test_acl.py [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
test_api.py [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
test_base.py [MERGE] forward port of branch saas-3 up to ebf317a 2014-08-04 16:14:05 +02:00
test_basecase.py move tests 2014-02-09 01:37:45 +01:00
test_db_cursor.py [IMP] registry: avoid every direct access registry.db, and rename attribute as registry._db 2014-04-09 15:35:15 +02:00
test_expression.py [MERGE] forward port of branch saas-3 up to revid 5115 chs@openerp.com-20140410102422-fcwxhjk40z0oy8x5 2014-04-10 12:54:54 +02:00
test_func.py [FIX] re-enable test func and qweb 2014-02-09 15:33:26 +01:00
test_ir_actions.py [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
test_ir_attachment.py [FIX] test ir_attachment: files are not directories 2014-01-16 23:42:07 +01:00
test_ir_filters.py [IMP] ir.filters: new filters are local to the menu/action by default 2014-07-01 03:29:05 +02:00
test_ir_model.py Forward port of branch 7.0 up to 0ab88f5 2014-08-21 17:57:57 +02:00
test_ir_rule.yml [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
test_ir_sequence.py [IMP] registry: now cursor() simply returns a cursor, which may itself be used as a context manager 2014-04-09 11:56:04 +02:00
test_ir_values.py [FIX] do not hardcode ids in tests 2012-12-05 18:37:33 +01:00
test_mail.py [FIX] tools: mail: fixed read more link tha could be placed in a block to be removed, being considered as a quote 2014-08-20 14:10:20 +02:00
test_mail_examples.py [FIX] tools: mail: fixed read more link tha could be placed in a block to be removed, being considered as a quote 2014-08-20 14:10:20 +02: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_misc.py move tests 2014-02-09 01:37:45 +01:00
test_orm.py [FIX] models: default_get() shall not return a dict as a many2one value 2014-08-04 15:50:04 +02:00
test_osv.py move tests 2014-02-09 01:37:45 +01:00
test_osv_expression.yml [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
test_qweb.py [IMP] convert qweb to use lxml instead of minidom 2014-07-02 16:01:36 +02: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_translate.py move tests 2014-02-09 01:37:45 +01:00
test_uninstall.py [IMP] registry: now cursor() simply returns a cursor, which may itself be used as a context manager 2014-04-09 11:56:04 +02:00
test_view_validation.py move tests 2014-02-09 01:37:45 +01:00
test_views.py [MERGE] ir-ui-view split active and show_customize 2014-08-31 16:56:44 +02:00
test_xmlrpc.py [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00