social/mail_autosubscribe/tests
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
..
models [ADD] mail_autosubscribe 2023-03-28 22:59:49 +05:30
__init__.py [ADD] mail_autosubscribe 2023-03-28 22:59:49 +05:30
test_mail_autosubscribe.py [FIX] mail_autosusbscribe: Removing external dependencies and adding context to tests 2024-02-29 19:13:50 +01:00