Package test contains simple test helpers that should not
have any service-specific dependencies.
think constants, custom matchers, generic helpers etc.
ContextWithLogBuffer returns a context and a buffer into which the new, bound
logger will write into. This method allows you to inspect what data was
logged more easily in your tests.