Pali Daňo
Results
2
issues of
Pali Daňo
Thanks for an amazing integration, we are automating our development process and moving some tasks to our CI server where I found usage of grunt-contrib-testem very useful. I am facing...
I am trying to write an integration test for a component that manipulates a model called `spot`. Here is the spot model: ``` // models/spot.js // imports... // some validations...