-
Opening Keynote - Unveiling Odoo 19
Fabien PinckaersHotové
-
Keynote - Industries
Fabien PinckaersHotové
-
Multiple PostgreSQL servers behind Odoo
Nicolas SeinletHotové
-
Odoo Shell: The DevOps ally
Arnaud BaesHotové
-
Unveiling the most common security issues
Denis LedouxHotové
-
Transcription across Odoo apps: Exploring speech-to-text features
Andrzej Pietrusiak & Dylan ProvoostHotové
-
Developing Odoo modules using AI: a practical guideJoseph CaburnayHotové
-
NLP search and AI tools: How does it work and what are the benefits?Joseph CaburnayHotové
-
Database Whodunit: Root Cause Analysis of Performance Issues
Mohamed Kasem (kasm)Hotové
-
How to create website front-end controllers
Benoit Socias (bso)Hotové
Loading Video...
Testing your code in Odoo: Why and how should you do it?
Developer
Location: Hall 7.D
-
18. 9. 2025 15:00
-
18. 9. 2025 15:30
(Europe/Brussels)
(30 minút)
Julien Mougenot
Software Developer
at Odoo
Julien Mougenot
Software Developer
at Odoo
Julien has been working as a JavaScript developer since 2019 when he joined the Odoo JS framework team. Over the years, he has gained extensive experience with the language and the then-newly introduced Web framework, Owl, where he contributed to the conversion and development of numerous components and features. In late 2023, he began developing his most notable work: an in-house client-side unit testing framework called Hoot.
In this presentation, you will learn how to improve the maintainability and reliability of your Odoo codebase using tests. It will cover the different types of tests (unit vs. integration, a.k.a. "Tours") across all possible testing environments—whether by writing JavaScript/Python code or by using the Tour Recorder. By the end of this session, you should understand the various tools used to test new or existing features and how to use and integrate them into your workflow.