Hi,
at's the difference between unit testing using yaml and or python unittest? and when to use each method...
Thank you,
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi,
at's the difference between unit testing using yaml and or python unittest? and when to use each method...
Thank you,
You should use python tests, as YML tests have been removed from master.
See
https://github.com/odoo/odoo/issues/6287#issuecomment-240459221
Actually JSON will be used in tests
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrirePublications associées | Réponses | Vues | Activité | |
---|---|---|---|---|
|
0
mai 19
|
3271 | ||
|
0
mars 15
|
4704 | ||
|
0
avr. 24
|
1771 | ||
|
1
août 20
|
2338 | ||
|
0
mai 15
|
4238 |
YAML Support test no more available in latest version
you can check the latest version in github , it's supported.