public TDD • 11 min read Create an Odoo 14 Markdown Widget Field with TDD - Part 3 Introduction This is the third part of an article series where we use TDD to develop an Odoo markdown widget.…
public TDD • 11 min read Create an Odoo 14 Markdown Widget Field with TDD - Part 2 Introduction This is the second part of an article series where we use TDD to develop an Odoo markdown widget.…
public TDD • 9 min read Create an Odoo 14 Markdown Widget Field with TDD - Part 1 Introduction In this tutorial, we will create a field widget for markdown content. The goal is to use Test Driven…