How to run test cases for SDK?

Hi,

I've a test folder in my app. I ran npm test to run a test file however, It gave me this error

But if I comment the line 1 out then it start giving me this error

Here is my package.json

Kindly point me in the right direction as how can I run tests in a way that includes all dependencies

Parents Reply
  • Hi Eugene Bychkov

    I have a simple function to change the status of activity depending upon the type of the activity.

     {SugarClub Administrator Edit: We're sorry, but this image is no longer available}  

    But I'm getting error on starting lines.

Children
No Data