odoo/openerp/tests
Vo Minh Thu 3ffc363cd2 [IMP] tests: added a whole-class setup/teardown base class to tests/common.
bzr revid: vmt@openerp.com-20121029142302-ug3phcx3c26cxd91
2012-10-29 15:23:02 +01:00
..
addons [FIX]fix test case warning 2012-10-12 11:40:35 +05:30
__init__.py [IMP] tests: added a whole-class setup/teardown base class to tests/common. 2012-10-29 15:23:02 +01:00
common.py [IMP] tests: added a whole-class setup/teardown base class to tests/common. 2012-10-29 15:23:02 +01:00
test_acl.py [IMP] orm: support model-level @groups attribute for access restriction 2012-05-18 16:36:25 +02: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_html_sanitize.py [IMP] removed dependency to pyquery 2012-09-05 17:32:12 +02: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_per_class_teardown.py [IMP] tests: added a whole-class setup/teardown base class to tests/common. 2012-10-29 15:23:02 +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