Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
6780 Widoki

Hello.

What is difference between two kinds of tests? If we can include python code to YAML, why it was needed to add python tests like in "lunch" or in "mail" module?

Thanks.

Awatar
Odrzuć
Najlepsza odpowiedź

Some things are still not easy to do in YML, for example testing that a function raises an exception.

Also, the YML testing facility is completly Odoo-centric, whereas the python tests build upon well-known testing practices that most developper teams should be familiar with.

Awatar
Odrzuć
Autor

Thanks for your answer. How do you think do we need YML tests at all? In which areas it's better than python tests?

Powiązane posty Odpowiedzi Widoki Czynność
1
lut 24
4274
0
kwi 16
5028
0
mar 25
1435
4
kwi 24
174319
0
gru 23
2199