-
- Downloads
[IMP] base: add tests to create basic records using Form tool
Purpose
=======
It sometimes happens that the last runbot build is green, but it's
impossible to create a basic record (a new user for example) in the
interface.
This commit adds new tests using the Form tool (so triggering the
onchanges, and so on), to check that those basic models can be
instanciated without any issue on the interface.
closes odoo/odoo#38503
Taskid: 2070350
Signed-off-by:
Yannick Tivisse (yti) <yti@odoo.com>
odoo/addons/base/tests/test_form_create.py
0 → 100644
Please register or sign in to comment