chore: perauset customer project
This commit is contained in:
6
e2e/tests/features/health-check.feature
Normal file
6
e2e/tests/features/health-check.feature
Normal file
@@ -0,0 +1,6 @@
|
||||
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
|
||||
Reference in New Issue
Block a user