-
Keynote - Vision & Strategy
Fabien Pinckaers完成
-
Opening Keynote - Unveiling Odoo 14
Fabien Pinckaers完成
-
Odoo Website: How to Develop Building Blocks
Samuel Degueldre完成
-
Common Performance Pitfalls in Odoo Apps
Nicolas Seinlet完成
-
Owl: The New Odoo UI Framework
Géry Debongnie完成
-
Deploying & Scaling your Odoo Server
Nicolas Seinlet完成
-
Tutorial: Develop an App with the Odoo Framework
Yannick Tivisse完成
-
The Right Way to Develop Website & eCommerce Features
Jérémy Kersten完成
-
Best Tools for First-Time Odoo Development
Yannick Tivisse完成
-
Why Browser Debugger is a Developer's Best Friend
Loan Sens完成
正在載入影片⋯
Odoo's Test Framework: Learn Best Practices
Developer
Talk
位置: Studio 5
-
2020/9/30 晚上8:00
-
2020/9/30 晚上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?