OCA/website

Enable travis-ci testing for 14.0 branch

Closed this issue · 2 comments

My project is dependent on the website module, so I have it included when running tests. The tests fail. I noticed the 12.0 branch has travis ci enabled, but not the 14.0 branch.

"23 failed, 12 error(s) of 1237 tests when loading database 'openerp_test'"

https://travis-ci.com/github/t-900-a/moneroodoo/jobs/464709509

Just noticed this can't be done until all the modules support 14.0.
#781

Thank you for all who are helping with this effort

The tests were failing, due to the incorrect database permissions.
Code seems to passing in the 14 branch.
t-900-a/moneroodoo@9c04d49