Feature: Health Check The health check endpoint should return service status Scenario: Health check returns ok When I send a GET request to "/health-check" Then the response status should be 200