chipsenkbeil / over-there

Tool to enable editing, management, and execution remotely from "over there."
Apache License 2.0
0 stars 0 forks source link

Properly expose customer handler and add explicit tests #10

Open chipsenkbeil opened 4 years ago

chipsenkbeil commented 4 years ago

Customer handler was implemented for some testing purposes, but doesn't have tests of its own.

When compiling, there is a warning about setting a custom handler being unused. Need to update the codebase to make this available as part of the core library.