Saturday, April 4, 2026
1 change · saas-18.4
Code cleanup and technical improvements
A test was moved from the base module to the test_testing_utilities module where the test model it uses is actually defined. This is a housekeeping change that improves code organization and ensures tests are located with their corresponding test models, making the codebase easier to maintain.
Original PR description
Move the test to test_testing_utilities where the model res.config.test is defined. Move test introduced in odoo/odoo#257033. runbot-242309 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr Forward-Port-Of: odoo/odoo#257514