Skip to content

Commit

Permalink
Added Testing section to README
Browse files Browse the repository at this point in the history
  • Loading branch information
ab-elhaddad committed Nov 8, 2023
1 parent 1198309 commit d8cb65f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,14 @@ This is a To Do app backend server built with Node.js and Express.js. It uses Po
<img src="./assets/UML.jpeg" alt="Database Schema" width="1000"/>
</p>

## 🧐 Testing

#### Unit, Integration, and Functional Tests.<br> With more than 90% code coverage and 130+ tests 🎉

<p align="center">
<img src="./assets/Code Coverage.png" alt="Code Coverage" width="1000"/>
</p>

## 🔧 Pre-requisites

- `Node.js` installed on your machine.
Expand Down
Binary file added assets/Code Coverage.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d8cb65f

Please sign in to comment.