Roman Lacko

Results 3 comments of Roman Lacko

despite the fact that I don't use rust professionally, I learned a lot just by studying it

Hi, i have successfully integrated pytest in PyCharm with this project, but I have to fix the method where the addon module name is created, here is the commit https://github.com/lck/pytest-odoo/commit/edbbf887ae2da48ffb6e0ada90da002f5bce8ac8

Better create new template for pytest in "Run -> Edit Configurations" dialog, select "Templates -> Python tests -> pytest", add the "OPENERP_SERVER" variable to the "Environment variables" ![image](https://user-images.githubusercontent.com/724817/57220515-e7539600-6ffb-11e9-8b95-dea5a2f4bbfb.png) The critical...