Omer Morad
Omer Morad
The purpose of this pull request is to put some order in the "cat" entity. I reorganized the entities: interface, DTO and turned the Mongoose Schema into a class (using...
## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://github.com/nestjs/docs.nestjs.com/blob/master/CONTRIBUTING.md ## PR Type What kind of change does this...
## I'm submitting a: - [ ] Regression - [ ] Bug report - [x] Feature request - [x] Documentation issue or request (new chapter/page) - [ ] Support request...
## I'm submitting a... - [ ] Regression - [ ] Bug report - [ ] Feature request - [x] Documentation issue or request (new chapter/page) - [ ] Support...
Thank you for making a pull request! Pact-JS is built and maintained by developers like you, and we appreciate contributions very much. You are awesome! Here is a short checklist...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...
If i use `null` or `undefined` as the `@Mock(() => result)`, it throws: ``` TypeError: Cannot convert undefined or null to object at Function.getOwnPropertyNames () at getClassMembers (../../../node_modules/@plumier/reflect/lib/parser.js:87:28) at parseMethods...
Avoid circular mocks, closes #65