Ir al contenido
Evento Odoo Experience 2025 comienza el 18 sept 2025 09:00:00 (Europe/Brussels)
Testing your code in Odoo: Why and how should you do it?
Developer
Ubicación: Hall 7.D - 18/9/25, 15:00 - 18/9/25, 15:30 (Europe/Brussels) (30 minutos)
Testing your code in Odoo: Why and how should you do it?
Julien Mougenot
Software Developer en Odoo
Julien Mougenot
Software Developer en 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.