lib.rtcomm.clientjs icon indicating copy to clipboard operation
lib.rtcomm.clientjs copied to clipboard

Clean up Test Suite

Open swgraham opened this issue 10 years ago • 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.

swgraham avatar Mar 02 '15 16:03 swgraham