odoo/addons/project/tests
Thibault Delavallée b35a44f66d [IMP] mail_mail, mail_message: various improvements to try to improve message creation time
Replaced some read by browse
Moved get_reply_to from mail_mail to mail_message
Hint: specifying email_from, reply_to help to enhance computation time

[REF] mail: cleaned some tests, renamed a file, moved mail_group tests into a dedicated file

bzr revid: tde@openerp.com-20130827133058-ko0g0ib0f0jihmdk
2013-08-27 15:30:58 +02:00
..
__init__.py [TESTS] project: refactored tests. Moved surviving yml tests into unittest; added mailgateway test. 2013-07-10 12:15:08 +02:00
test_project_base.py [IMP] mail_mail, mail_message: various improvements to try to improve message creation time 2013-08-27 15:30:58 +02:00
test_project_flow.py [IMP] project_issue: added date_last_stage_update in reports; removed month_last_stgae_update in project_task, only date is sufficient because reports already handle this correctly. Updated coding style of tests. 2013-07-10 15:29:54 +02:00