-
- Downloads
[IMP] test_mail: add performance test for composer creation and send_mail
Currently there are some high-level tests that trigger composer creation,
call or send_mail action. However it is always a good idea to have some
performance tests only for some parts of mail application.
In this commit we also fix some naming and remove unnecessary variables
as a side dish.
closes odoo/odoo#38475
Signed-off-by:
Thibault Delavallee (tde) <tde@openerp.com>
Please register or sign in to comment