Internal ticket endpoints
Scenario Distribution
Execution Summary
Top 10 Slowest Steps
Scenario Step Execution Time Trend
Steps per Scenarios
Top 10 Tags
Scenarios
No scenario found
Try adjusting your filters or search terms.
Given a valid API token "engine-key"
00:00:00.195
When I GET /api/v1/internal/pm/tickets
00:00:00.000
Then the response status should be 400
00:00:00.000
Given a valid API token "engine-key"
00:00:00.214
When I GET /api/v1/internal/pm/tickets with X-Run-ID "00000000-0000-0000-0000-000000000099"
00:00:00.008
Then the response status should be 404
00:00:00.000
Given a valid API token "engine-key"
00:00:00.206
When I POST /api/v1/internal/pm/tickets
00:00:00.001
Then the response status should be 400
00:00:00.000
Given a valid API token "engine-key"
00:00:00.213
When I POST /api/v1/internal/pm/tickets with X-Run-ID "00000000-0000-0000-0000-000000000099"
00:00:00.007
Then the response status should be 404
00:00:00.000