odoo/addons/mail/tests
Thibault Delavallée e09f5cd264 [FIX] mail: fixed tests, no more assertionerror, but valueerror
bzr revid: tde@openerp.com-20140212153141-ajwmd26of69tfoer
2014-02-12 16:31:41 +01:00
..
__init__.py [FIX] Forgotten to uncomment commented tests. 2013-03-20 17:18:30 +01:00
test_invite.py [IMP] mail: updated and improved tests. 2012-12-12 11:42:20 +01:00
test_mail_base.py [REF] mail: refactored tests. mailgateway tests are put into a separate file; message_post tests have been a bit cleaned and improved. Also removed an unnecessary mockup. 2013-03-20 12:41:11 +01:00
test_mail_features.py [FIX] mail: fixed wrong parsing of multipart/mixed emails. 2013-08-23 14:06:11 +02:00
test_mail_gateway.py [FIX] mail: fixed tests, no more assertionerror, but valueerror 2014-02-12 16:31:41 +01:00
test_mail_message.py [CLEAN] mail: stop doing ugly things with partner_ids values before passing values to mail_message.create(). 2013-02-21 10:59:06 +01:00
test_message_read.py [MERGE] Various fixes and improvements in mail. 2012-12-21 14:11:08 +01:00