Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
thtuanlegithub authored Jan 6, 2024
1 parent 19d1465 commit 05389b0
Showing 1 changed file with 19 additions and 1 deletion.
20 changes: 19 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,22 @@ This web application is designed to facilitate the booking and management of tou
- Sequelize

- **Authentication:**
- JSON Web Tokens (JWT)
- JSON Web Tokens (JWT)


## Testing

- **Unit test**
- Chai
- Sinon

- **Mutation test**
- Stryker

- **Test Coverage**

![Test Coverage](/src/public/img/testLab1UnitTest.png)

![Mutation Score](/src/public/img/testLab1MutationTest.png)


0 comments on commit 05389b0

Please sign in to comment.