farhadi / node-smpp

SMPP client and server implementation in node.js
MIT License
417 stars 177 forks source link

Upgrade mocha package to its latest 5.* version #208

Closed velichkov closed 2 years ago

velichkov commented 2 years ago

The 5. version is the latest one that supports node.js 4. Upgrade to latest 9.2. version requires node.js 12.*

Improve several unit tests as they started to fail because of https://github.com/mochajs/mocha/issues/3226

coveralls commented 2 years ago

Coverage Status

Coverage remained the same at 80.077% when pulling ab8be95e5a6153ba68174688d5cd49e873594599 on velichkov:mocha5 into 3f40152d9028e916860649a0e55e483e12c1c72a on farhadi:master.

coveralls commented 2 years ago

Coverage Status

Coverage remained the same at 79.948% when pulling ede300622413a80356ff2c76bbe69d1128e49de8 on velichkov:mocha5 into 3b6dca9a8e7904b8e7f50d91643041578dba8426 on farhadi:master.