WASdev/lib.rtcomm.clientjs

Clean up Test Suite

Opened this issue · 0 comments

We do a lot of things over & over in the tests that can be pulled out to clean up, we should do the following:

  1. Provide an external way to set DEBUG level before starting tests.
  2. Provide a default event handler setup so it only needs to be done once.
  3. Provide a default cleanup mechanism.