djamelbencherif / clean_tdd_rest_api_node

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to clean_tdd_node πŸ‘‹ πŸ₯³

Version

You can use the same structure to do your test with jest and supertest and node_mocks_http

Usage

npm run jest

UNIT AND INTEGRATION

  • Unit πŸ‘ : In this part we test case by case the different parts of the todo controllers
  • Integration πŸ‘€ : In this part we test the expected result of our http request on a given entry

Author

πŸ‘€ Bencherif Djamel

Show your support

Give a ⭐️ if this project helped you!


_This README was generated with ❀️ by@djamelbencherif

About


Languages

Language:JavaScript 100.0%