Testing and Deployment

Software Testing

Mainly we are considering Integration testing and Unit testing. For unit testing we are using jest.js framework.And for intergration testing we are using supertest with jest.js.

Jest.js

WaiterBot API Testing Plan

...
...

WaiterBot API Testing Results

Following are the results obtained when above metioned tests were performed.

...
...

WaiterBot API Code Coverage Report

...
...

Mobile Application Testing

...