-
Notifications
You must be signed in to change notification settings - Fork 1
Testing Process
mabdalazez edited this page Jun 22, 2018
·
3 revisions
we are testing our project manually and automatically,for the manual testing we are using Postman(for sending http requests) for the Backend and the frontEnd we are testing it manual,but also in the BackEnd we are running automatic tests that runs every time the we push something to the Github to do Continuous integration with Travis Ci and CodeCov.