odoo/addons/mail/tests
Thibault Delavallée 48deceb6c6 [IMP] [REF] mail_compose_message: slightly cleaned wizard code to lessen the number of corner cases and
to remove unnecessary code.
post and filter_id fields have been removed as they are not necessary.
Updated tests accordingly to new mass mailing tests: mass mailing create
emails, no message_post anymore using followers.

bzr revid: tde@openerp.com-20140317115315-ws8dvjbiv5rspk43
2014-03-17 12:53:15 +01:00
..
__init__.py [REF] mass_mailing: first refactor 2013-09-13 13:54:08 +02:00
common.py [CLEAN] mail: removed modifications that have nothing to do with website in mail.js + typo introduced in a test file 2013-12-06 11:17:16 +01:00
test_invite.py [IMP] mail_mail, mail_message: various improvements to try to improve message creation time 2013-08-27 15:30:58 +02:00
test_mail_features.py [IMP] [REF] mail_compose_message: slightly cleaned wizard code to lessen the number of corner cases and 2014-03-17 12:53:15 +01:00
test_mail_gateway.py [FIX] mail: adapt `assertRaises` test after corresponding code change in last forward-port 2014-02-17 10:51:43 +01:00
test_mail_group.py [FIX] [TESTS] mail, portal: fixed tests, because the error raised by the OROM has changed in some cases. 2013-12-06 13:14:32 +01:00
test_mail_message.py [FIX] [TESTS] mail, portal: fixed tests, because the error raised by the OROM has changed in some cases. 2013-12-06 13:14:32 +01:00
test_message_read.py [IMP] mail_mail, mail_message: various improvements to try to improve message creation time 2013-08-27 15:30:58 +02:00