-
Keynote - Vision & Strategy
Fabien PinckaersAtlikta
-
Opening Keynote - Unveiling Odoo 14
Fabien PinckaersAtlikta
-
Deploying & Scaling your Odoo Server
Nicolas SeinletAtlikta
-
Owl: The New Odoo UI Framework
Géry DebongnieAtlikta
-
The Right Way to Develop Website & eCommerce Features
Jérémy KerstenAtlikta
-
Common Performance Pitfalls in Odoo Apps
Nicolas SeinletAtlikta
-
Odoo Website: How to Develop Building Blocks
Samuel DegueldreAtlikta
-
Empower Your App by Inheriting from Odoo Mixins
Thibault DelavalléeAtlikta
-
Developing New Widgets for Your Views in Owl
Géry DebongnieAtlikta
-
Why Browser Debugger is a Developer's Best Friend
Loan SensAtlikta
Loading Video...
Odoo's Test Framework: Learn Best Practices
Developer
Talk
Vieta: Studio 5
-
2020-09-30 20:00
-
2020-09-30 20:30
(Europe/Brussels)
(30 minučių)
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!
Apklausa
When is the transaction committed in a SavepointCase?
What does method save() on a form object return?
In which order are addCleanup() callbacks executed?