-
### Issue description
I am working with Microservices and TypeOrm + Mongo. The problem is that when I do a search in the microservice for example users and I return the response to the gateway micros…
-
Hi,
great article but here's the problem I came across while looking through your code. In your `MongoDataServices` class you import your `Author`, `Book` and `Genre` from your mongo models but the…
-
**Just a e2e tests using mongo**
A clear and concise description of what feature you want to be shown tests for (e.g. Authentication):
I tried to create e2e tests by when i started it it's connected…
-
### 📜 Description
Seeing lots of these errors in our workers processing digests, and I see this in the stack trace for the job.
Worker log
`{
"level": 50,
"time": 1699008800882,
…
-
## Issue Description
I have a working NestJS server that performs some TypeORM `repository.insert()` command. However when running the same operation from a Jest test (using `@nestjs/testing`'s…
-
Se requiere realizar el Generación del api crud para el modelo de datos de plan de estudios
**Sub Tareas**
- [x] Creación del api crud para el modelo de datos desarrollado en la issue #1317 con…
-
It ignores virtuals and hidden fields with { select: false }.
Does anyone know a workaround for that?
-
Ive been following the directions but have had some issues. MongoDB compass shows xbox live reborn but it wont start, but when i try to build i get a massive amount of errors saying swagger and bunch…
-
**Issue type:**
[ ] feature request
**Database system/driver:**
[ ] `mongodb`
**TypeORM version:**
[ ] `latest`
**Steps to reproduce or a small repository showing the problem:**
…
-
I have written the simple UT in Jest and also used nestjs-redis module for redis operation when i run the UT i am getting following error, i tried to mock as fn() but getting same issue.
```
Nes…