-
Keynote - Vision & Strategy
Fabien Pinckaers완료
-
Opening Keynote - Unveiling Odoo 14
Fabien Pinckaers완료
-
An In-depth Journey into Odoo's ORM
Raphael Collet완료
-
Empower Your App by Inheriting from Odoo Mixins
Thibault Delavallée완료
-
Tutorial: Develop an App with the Odoo Framework
Yannick Tivisse완료
-
Owl: The New Odoo UI Framework
Géry Debongnie완료
-
Security: Odoo Code Hardening
Olivier Dony완료
-
Odoo Website: How to Develop Building Blocks
Samuel Degueldre완료
-
Best Tools for First-Time Odoo Development
Yannick Tivisse완료
-
Developing New Widgets for Your Views in Owl
Géry Debongnie완료
동영상 로딩 중...
Odoo's Test Framework: Learn Best Practices
Developer
Talk
위치: Studio 5
-
20. 9. 30. PM 8:00
-
20. 9. 30. PM 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?