time out for mocha test change code example Example: mocha timeout describe("testing promises", function () { this.timeout(5000); });