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
Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!
DaftarPost Terkait | Replies | Tampilan | Aktivitas | |
---|---|---|---|---|
|
0
Mei 19
|
3275 | ||
|
0
Mar 15
|
4712 | ||
|
0
Apr 24
|
1777 | ||
|
1
Agu 20
|
2357 | ||
|
0
Mei 15
|
4254 |
YAML Support test no more available in latest version
you can check the latest version in github , it's supported.