diegohaz / rest

REST API generator with Node.js, Express and Mongoose
MIT License
1.79k stars 312 forks source link

test KO just after creation #239

Closed Nesslax closed 4 years ago

Nesslax commented 4 years ago

I just installed the API and added 1 entity, After following the steps in the video, I cant run any thing I tried to do npm test

Test Suites: 6 failed, 6 total
Tests:       83 failed, 83 total
Snapshots:   0 total
Time:        28.513s
Ran all test suites.

can someone help me please?