Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
When 'null' is returned, ResponseRenderer::response() is called, so call it early to always return a Response object. Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
This directory is for unit tests only, so let's rename it to unit to be more clear. Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>