brocoders / nestjs-boilerplate

NestJS boilerplate. Auth, TypeORM, Mongoose, Postgres, MongoDB, Mailing, I18N, Docker.

Home Page:https://nestjs-boilerplate-test.herokuapp.com/docs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

suggestion: add support for test db

nmashchenko opened this issue · comments

Is there any particular reason there is no support for test DB setup under e2e tests? Have you guys considered adding it in the future?

@nmashchenko Yes, we are trying to find the best solution for this.