How to do a Nodejs JEST test with a test DB without the mocks

前端 未结 0 1881
一个人的身影
一个人的身影 2020-12-13 06:22

I\'m trying to write a test with JEST in NodeJS and PostgreSQL. What I have to do is to use a test DB data to test a specific back-end method but without using the mocks or

相关标签:
回答
  • 消灭零回复
提交回复
热议问题