const { assert } = chai; const response1 = await insomnia.send(); assert.equal(response1.status, 200);