alphamikle / nest_transact

Simplest transactions support for Nestjs with Typeorm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Applying unit test using nest-transact

tsaqifrazin1 opened this issue · comments

Hi @alphamikle
Is there an example for performing unit tests using nest-transact?

thanks for your help

Hi @tsaqifrazin1 ! I hope you already found what you wanted. But if not - I suggest you to see an example project under the root of the repo - there you will find an example of unit tests (which used a real Postgres database)