I want to write unit testing for Restful Endpoint, but whenever I run npm test. I get the error Uncaught TypeError: Cannot read property \'apply\' of undefined .
<