Daily updates from Odoo
Tuesday, August 21, 2018
1 change
Code cleanup and technical improvements
This update tidies part of Odoo's internal testing framework to make the test code easier to maintain. It does not change customer-facing features, but helps developers keep future changes more reliable.
Original PR description
Small cleanup of the implementation of `HttpCase`.