nodejs-wesley
nodejs-wesley copied to clipboard
Improve test coverage
The current test coverage is pretty poor. It really needs improving.
- [ ] lib/client.js
-
client.Client -
client.isClient -
client.assertClient
-
- [ ] lib/pool.js
-
pool.Pool -
pool.isPool -
pool.assertPool
-
- [ ] lib/server.js
-
server.Server -
server.isServer -
server.assertServer
-