-
So after opening the issue in the wrong repository, here I'm again.
## I'm submitting a...
[ ] Regression
[ ] Bug report
[*] Feature request
[ ] Documentation issue or request
[ ] Support …
-
## I'm submitting a...
[ ] Regression
[ ] Bug report
[X] Feature request
[ ] Documentation issue or request
[ ] Support request => Please do not submit support request here, instead post…
-
## Bug Report
I'm trying to serialize the response returned from my user controller as per [official docs](https://docs.nestjs.com/techniques/serialization) this is not working. I've excluded the `pa…
-
## Versions
- NodeJS: 10.15.3
- Typegoose(NPM): 6.2.2
- mongoose: 5.8.10
- mongodb: 4.2.1
- nestjs / nestjs-typegoose: 6.11.4 / 7.0.0
## What is the Problem?
I'm posting this issue again …
-
## Bug Report
## Current behavior
Returning undefined "data" & "pattern", after deserialized incoming message at "server-rmq.js".
## Input Code
At line 64 of "server-rmq.js" : const packet …
-
**Do you want to request a *feature* or report a *bug*?**
bug
**What is the current behavior?**
my nestjs app connects to mongo, saved data successfully and query is working fine
**If the curr…
-
## Bug Report
## Current behavior
I have a controller `users` with two methods
`@Get() findAll() {}`
and
`@Get(':id') findOne() {}`
If I access a `localhost:3000/users` it works well, ho…
-
-
I am writing end to end test for my nestjs+mongoose application with supertest. I am able to mock mongoose apis such as find(), delete() etc. But with mongoose save api, for code this.CatModel(CatObje…
-
## I'm submitting a...
[ ] Regression
[ ] Bug report
[ ] Feature request
[ X ] Documentation issue or request (new chapter/page)
[ ] Support request => Please do not submit support reque…