Fixes #238
This commit incorporates some tests into the main TestWebhook framework. New features to TestWebhook: - Check log output against Regexp - Add Testing sub-tests Updates #225
and fix running tests on macOS, where there is no /bin/true...