Sample Supertest Tests Integration Tests using mocha, chai and supertest for test httpbin site [https://httpbin.org/#/] Set up You'll need: Node; Install Dependencies: npm install Run Test npm test Run Contract Test npm run test-contract:get