odoo/openerp/tests
Jigar Amin - OpenERP 8bc99d3e73 [merge] lp:openobject-server
bzr revid: jam@tinyerp.com-20120912043551-p3i8s7vllmal237j
2012-09-12 10:05:51 +05:30
..
addons [merge] lp:openobject-server 2012-09-12 10:05:51 +05:30
__init__.py [IMP] html_sanitize: attempt to make slightly more pythonic/readable + re-enable test. Proper review + test still needed. 2012-09-06 00:57:46 +02:00
common.py [FIX] tests: allow running the tests when installing a database created by XML-RPC. 2012-08-22 15:48:20 +02:00
test_acl.py [IMP] orm: support model-level @groups attribute for access restriction 2012-05-18 16:36:25 +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] tools.misc: new function append_to_html, can be used to inject blocks (html or plaintext) to existing HTML snippets 2012-08-31 15:23:37 +02:00
test_orm.py [MERGE] report & netrpc protocol: Use the cPickle 2.0 protocol and clean the code of report 2012-09-11 11:18:36 +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