datarize / lewo

MIT License
0 stars 0 forks source link

Tests Tests Tests #7

Open datarize opened 7 years ago

datarize commented 7 years ago

We should implement unit and integration tests for every component.

I would like to run these before every merge/deployment in automated manner. When no errors occur the merge should happen. I tested travis in another project and it seems nice.

A local test runner setup like Karma also looks good for testing real browsers.

Finally maybe monkey tests like gremlin.js

Could you give your expertise on this matter?

ghost commented 7 years ago

Some automated testing would be nice. Don't know about the gremlins, we will need to see how good the informations are they can provide.