social/mail_autosubscribe/models
pilarvargas-tecnativa 0bf8a23bea [FIX] mail_autosusbscribe: Removing external dependencies and adding context to tests
The external dependency odoo_test_helper must be defined in test-requirements.txt
not in the manifest.
Also, a context has been added to the tests to avoid executing the code of the
"_message_get_default_recipients" method added by this module in a test
environment as long as it is not the module itself that is being tested.

TT48102
2024-02-29 19:13:50 +01:00
..
__init__.py [ADD] mail_autosubscribe 2023-03-28 22:59:49 +05:30
mail_autosubscribe.py [ADD] mail_autosubscribe 2023-03-28 22:59:49 +05:30
mail_template.py [ADD] mail_autosubscribe 2023-03-28 22:59:49 +05:30
mail_thread.py [FIX] mail_autosubscribe: check partners type 2023-03-28 22:59:49 +05:30
models.py [FIX] mail_autosusbscribe: Removing external dependencies and adding context to tests 2024-02-29 19:13:50 +01:00
res_partner.py [ADD] mail_autosubscribe 2023-03-28 22:59:49 +05:30