Monday, July 13, 2020
1 change · master
Enhancements to existing features
Automated tests now avoid starting shared background services that each test already sets up on its own. This reduces test conflicts and unexpected results, helping developers validate changes more reliably without affecting normal user workflows.
Original PR description
Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr