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
Создайте аккаунт сегодня, чтобы получить доступ к эксклюзивным функциям и стать частью нашего замечательного сообщества!
Регистрация| Похожие посты | Ответы | Просмотры | Активность | |
|---|---|---|---|---|
|
0
мая 19
|
3984 | |||
|
0
мар. 15
|
5328 | |||
|
0
апр. 24
|
2453 | |||
|
1
авг. 20
|
3081 | |||
|
0
мая 15
|
4989 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.
YAML Support test no more available in latest version
you can check the latest version in github , it's supported.