odoo/openerp/tests
Christophe Matthieu 50f09660fb [FIX] tools mail: html_email_clean return False (standard OpenERP) if the param is False
bzr revid: chm@openerp.com-20121120134001-ivw9dqxha2du70o6
2012-11-20 14:40:01 +01:00
..
addons [IMP] test_limits/test_uninstall: added access rules. 2012-11-16 14:14:39 +01:00
__init__.py [MERGE] Sync with trunk. 2012-11-12 17:05:36 +01:00
common.py [FIX] tests.common: make ref() and browse_ref() work for TransactionCase as well + update tests 2012-11-09 18:08:26 +01:00
test_acl.py [IMP] orm: support model-level @groups attribute for access restriction 2012-05-18 16:36:25 +02:00
test_basecase.py [FIX] tests.common: make ref() and browse_ref() work for TransactionCase as well + update tests 2012-11-09 18:08:26 +01:00
test_db_cursor.py [FIX] test_db_cursor: explicitely close the cursor (without relying on __del__). 2012-11-15 13:39:37 +01:00
test_expression.py [IMP] tests: 2012-03-01 14:46:08 +01:00
test_fields.py fields.related: simplify read and write methods 2012-10-29 16:35:04 +01:00
test_ir_filters.py [IMP] ir_filters: add test for updating global default filter - to complete the over-coverage 2012-11-08 10:29:07 +01:00
test_ir_sequence.py [FIX] test_ir_sequence: reduce the number of call to next() (to reduce test time). 2012-09-03 16:59:29 +02:00
test_mail.py [FIX] tools mail: html_email_clean return False (standard OpenERP) if the param is False 2012-11-20 14:40:01 +01:00
test_misc.py [IMP] tests: moved append_to_html into right test file. Added basic struct and templates for testing html_email_clean. 2012-11-06 13:18:24 +01:00
test_orm.py [IMP] removing some warnings (those one are generated by tests). 2012-11-15 12:57:59 +01:00
test_uninstall.py [IMP] uninstall: typos 2012-06-20 12:07:05 +02:00
test_view_validation.py [FIX] Removed the unused test case to avoid the runtime mutiple execuation 2012-08-07 17:18:30 +05:30
test_xmlrpc.py [IMP] tests: xml-rpc test drops the created database (which has its own name, not clashing with the main db name). 2012-03-01 11:54:19 +01:00