-
Keynote - Vision & Strategy
Fabien Pinckaersمنتهي
-
Opening Keynote - Unveiling Odoo 14
Fabien Pinckaersمنتهي
-
Why Browser Debugger is a Developer's Best Friend
Loan Sensمنتهي
-
Odoo Website: How to Develop Building Blocks
Samuel Degueldreمنتهي
-
An In-depth Journey into Odoo's ORM
Raphael Colletمنتهي
-
Security: Odoo Code Hardening
Olivier Donyمنتهي
-
Best Tools for First-Time Odoo Development
Yannick Tivisseمنتهي
-
Odoo.sh for Project Managers & Developers
Denis Vermylenمنتهي
-
Tutorial: Develop an App with the Odoo Framework
Yannick Tivisseمنتهي
-
The Right Way to Develop Website & eCommerce Features
Jérémy Kerstenمنتهي
جاري تحميل الفيديو...
Odoo's Test Framework: Learn Best Practices
Developer
Talk
الموقع: Studio 5
-
30/9/2020, 8:00 م
-
30/9/2020, 8:30 م
(Europe/Brussels)
(30 دقيقة)
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!
الاختبار القصير
When is the transaction committed in a SavepointCase?
What does method save() on a form object return?
In which order are addCleanup() callbacks executed?