Article from Gireg de Kerdanet
Good Practices For Testing Database Interactions
Gireg de Kerdanet11 min read
Here is what I learnt while testing backend calls to the database on a project using node.js with Loopback and a PostgreSQL database though this article would apply to any technology. Basically, it all goes back to saying that each test…
Continue reading →