mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-08-13 10:52:15 +01:00
tests(integreation): fix failing scenarios and add screenshots one
This commit is contained in:
@@ -12,7 +12,8 @@ Feature: /
|
||||
"""
|
||||
|
||||
Scenario: GET / (Gotenberg Trace)
|
||||
Given I have a default Gotenberg container
|
||||
Given I have a Gotenberg container with the following environment variable(s):
|
||||
| API_DISABLE_ROOT_ROUTE_TELEMETRY | false |
|
||||
When I make a "GET" request to Gotenberg at the "/" endpoint with the following header(s):
|
||||
| Gotenberg-Trace | root |
|
||||
Then the response status code should be 200
|
||||
|
||||
Reference in New Issue
Block a user