Serverless Integration Test with Offline Plugin
The Test we are going to create today will demonstrate adding an integration test (API test) to your serverless project. The Tech Stack: NodeJS, Jest, Serverless Framework, and the Serverless offline plugin. The test going to cover the /search route ...
Jun 1, 20192 min read31
