odoo/openerp/tests
Olivier Dony 76b031cfd4 [IMP] ir_filters: add test for updating global default filter - to complete the over-coverage
bzr revid: odo@openerp.com-20121108092907-e7cmjz4w4wn5u085
2012-11-08 10:29:07 +01:00
..
addons [FIX] test data: duplicating existing demo data crimps my style 2012-11-06 10:32:37 +01:00
__init__.py [MERGE] from server 2012-11-07 12:10:11 +01:00
common.py [MERGE] from server 2012-11-07 12:10:11 +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_html_sanitize.py [IMP] removed dependency to pyquery 2012-09-05 17:32:12 +02: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_misc.py [ADD] big bit on new import: pretty much everything but o2m 2012-09-19 13:40:47 +02: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