Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 204 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 204 Bytes

Testing Express REST API

  • This Repository implements the following
  • Testing a REST API end-to-end with Supertest & mongodb-memory-server
  • Mocking services
  • Testing from the controller to the service