liaoliaots/nestjs-redis

Require example of unit-test document

suraneti opened this issue · 1 comments

@liaoliaots, can you provide an implementation of service unit-test documents?

I want to cover a test case on a service that injected with nestjs-redis.

I made an example in the sample folder, include testing on service, controller. Also, include e2e testing.
More examples will be made.