YannickB / odoo-hosting

Other
64 stars 50 forks source link

Activate CodeCov #155

Closed lasley closed 7 years ago

lasley commented 7 years ago

Hi @YannickB - Can you please sign up for CodeCov & give it permissions to this repo? This will work seamlessly with OCA MQT in order to provide us test coverage results. Coveralls is supported to, if you would prefer that (or both)

YannickB commented 7 years ago

@lasley ok it's done : https://codecov.io/gh/clouder-community/clouder, please let me know if I forgot to do something. If you quoted CodeCov first I guess it's with good reason so let's stick with that.

Still wondering how we will write unit test here

lasley commented 7 years ago

Woot thanks @YannickB - yeah CodeCov is more accurate with the PR diffs.

I setup a test base in my SSH environment PR, and will begin steadily building that out for us and testing core in order to show how it's done. The high level is just heavy and creative use of mocks.