Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- Müşteri İlişkileri Yönetimi
- e-Commerce
- Muhasebe
- Envanter
- PoS
- Project
- MRP
Bu soru işaretlendi
1
Cevapla
2975
Görünümler
I usually use yaml test. You can check the documentation here : https://doc.odoo.com/6.1/developer/11_upgrade_and_migration/#yaml-data-serialization
Almost every addons come with yaml test. You can check folder "test". It very useful because you can use python tag to execute python script.
If you want to use unittest2 you can follow https://doc.odoo.com/trunk/server/05_test_framework/.
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Üye Ol
please brief your answer,Ahalya.