-
- Downloads
[IMP] mail: introduce a new way to seed test data
This PR prepares the ground for the new env one. The objective is to stop
relying on 'this' during tests. In order to do this, a new way to seed data
has been introduced.
task-2792108
closes odoo/odoo#86447
Signed-off-by:
Sébastien Theys (seb) <seb@odoo.com>
Showing
- addons/mail/static/src/utils/test_utils.js 112 additions, 6 deletionsaddons/mail/static/src/utils/test_utils.js
- addons/mail/static/tests/helpers/mock_server.js 1 addition, 0 deletionsaddons/mail/static/tests/helpers/mock_server.js
- addons/mail/static/tests/qunit_suite_tests/components/discuss_tests.js 385 additions, 475 deletions...tatic/tests/qunit_suite_tests/components/discuss_tests.js
Loading
Please register or sign in to comment