Happy Employees == Happy ClientsCAREERS AT DEPT®

nestjs

A collection of 1 post

Integration Testing NestJS APIs with a Test Database
Platforms

Integration Testing NestJS APIs with a Test Database

Unit tests for APIs can sometimes provide little to no value, so the next logical step is often to write integration tests. You don’t want to touch live data though, and want tests to make assertions against actual (un-mocked) service logic. The following is an approach to do just that.

Ali Halim8 min read
Keep Reading

Filter by

PlatformsTeamsProcessPeople