odoo/openerp/tests
Thibault Delavallée 4d89845de6 [IMP] tools: tests: cleaner: cleaned a bit test data. Will have to be improved.
bzr revid: tde@openerp.com-20121107093201-s0pco15msilt4erz
2012-11-07 10:32:01 +01:00
..
addons [FIX] test data: duplicating existing demo data crimps my style 2012-11-06 10:32:37 +01:00
__init__.py [REN] html_sanitize -> mail, to have a central file for methods about mail (html sanitizing, html management, emails related functions, ...). 2012-11-06 12:54:20 +01:00
common.py [MERGE] Sync with trunk 2012-10-31 16:44:18 +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 [ADD] tests.common: added testcase for ref() and browse_ref(), renaming existing test file to make it more generic 2012-10-31 16:20:11 +01:00
test_db_cursor.py [MERGE] Make sure we pass only lists, tuples or dicts to Cursor.execute(). 2012-10-16 14:54:08 +02: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_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 [IMP] tools: tests: cleaner: cleaned a bit test data. Will have to be improved. 2012-11-07 10:32: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] test_orm: add test for create with given inherited ancestor 2012-10-05 13:56:19 +02: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