odoo/openerp/tests
Raphael Collet f0fd48c44a [IMP] http tests: implement a test cursor that keeps a transaction open accross requests
- TestCursor subclasses Cursor, and simulates commit and rollback with savepoints
 - the registry manages a test mode, in which it only uses the test cursor
 - a reentrant lock forces the serialization of parallel requests

bzr revid: rco@openerp.com-20140408151736-j0guy68i2wjexy3d
2014-04-08 17:17:36 +02:00
..
__init__.py [IMP] phantomtest helper 2014-02-09 23:39:17 +01:00
common.py [IMP] http tests: implement a test cursor that keeps a transaction open accross requests 2014-04-08 17:17:36 +02:00
phantomtest.js [FIX] phantomjs: hide error if document.body does not exists 2014-03-25 10:25:47 +01:00