-
Keynote - Vision & Strategy
Fabien PinckaersHoàn tất
-
Opening Keynote - Unveiling Odoo 14
Fabien PinckaersHoàn tất
-
UX in Business Apps: a Workshop for App Developers
Fabien PinckaersHoàn tất
-
Odoo.sh for Project Managers & Developers
Denis VermylenHoàn tất
-
An In-depth Journey into Odoo's ORM
Raphael ColletHoàn tất
-
Why Browser Debugger is a Developer's Best Friend
Loan SensHoàn tất
-
Deploying & Scaling your Odoo Server
Nicolas SeinletHoàn tất
-
Best Tools for First-Time Odoo Development
Yannick TivisseHoàn tất
-
Security: Odoo Code Hardening
Olivier DonyHoàn tất
-
The Right Way to Develop Website & eCommerce Features
Jérémy KerstenHoàn tất
Đang tải video...
Odoo's Test Framework: Learn Best Practices
Developer
Talk
Vị trí: Studio 5
-
20:00, 30/09/2020
-
20:30, 30/09/2020
(Europe/Brussels)
(30 phút)
Raphael Collet
Framework Developer at Odoo
Raphael Collet
Framework Developer at Odoo
Raphael, an Odooer since 2011, leads the team responsible for the server-side framework (ORM, HTTP/RPC controllers, tests), and Odoo-related tools (tests and runbot), being personally involved in the evolution of the ORM.
In this talk, you will be taken into Odoo's Test Framework to learn some best practices for testing Odoo modules, such as how to patch a model for a test, and how to test cases that make the current transaction fail, etc. Join us!
Quiz
When is the transaction committed in a SavepointCase?
What does method save() on a form object return?
In which order are addCleanup() callbacks executed?