odoo/addons/mail/tests
Thibault Delavallée 9b2406948e [IMP] mail, email_template: updated tests to match the new html sanitizer, that produces slighty different results (encoded symbols, encapsulated html).
bzr revid: tde@openerp.com-20121226162610-y2y5bmy8bux8smkp
2012-12-26 17:26:10 +01:00
..
__init__.py [REF] [TESTS] mail, portal: refactored a bit the various mail and invite tests: moved some tests into dedicated files, added some new tests, removed duplicates. 2012-12-11 15:46:50 +01:00
test_invite.py [IMP] mail: updated and improved tests. 2012-12-12 11:42:20 +01:00
test_mail_base.py [FIX] mail: tests: fixed mock of gateway. 2012-12-21 12:17:55 +01:00
test_mail_features.py [IMP] mail, email_template: updated tests to match the new html sanitizer, that produces slighty different results (encoded symbols, encapsulated html). 2012-12-26 17:26:10 +01:00
test_mail_message.py [IMP] mail_message: added the right to reply to a message wes received even if we cannot see the related document. 2012-12-12 17:06:34 +01:00
test_message_read.py [MERGE] Various fixes and improvements in mail. 2012-12-21 14:11:08 +01:00