codeforcauseorg / edu-server

MIT License
43 stars 51 forks source link

user service tests #97

Open Devesh21700Kumar opened 3 years ago

Devesh21700Kumar commented 3 years ago

Add interfaces and unit tests for the user services

npm run test success result

image

reference from https://github.com/jmcdo29/testing-nestjs/blob/master/apps/mongo-sample/src/cat/cat.service.spec.ts

Devesh21700Kumar commented 3 years ago

@Abhishek-kumar09 the user service tests with its interfaces and the basis setup for future tests