nodejs-wesley icon indicating copy to clipboard operation
nodejs-wesley copied to clipboard

Improve test coverage

Open adlawson opened this issue 12 years ago • 0 comments

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

adlawson avatar Mar 19 '13 22:03 adlawson