Monday, July 7, 2025
1 change · master
Features or functions removed from Odoo
This update removes old Documents test files that no longer match the current app behavior. The core coverage has been rebuilt in the newer test framework, reducing maintenance noise while keeping basic feature checks in place.
Original PR description
Much of the app is completely different now as it was when these tests were running. We've re-created a test suite for basic features in hoot, we can start with that. Also, reformat `documents_pdf_manager_tests` to match the styling rules while we're here. Task-3861500