Bot Account CRUD
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 an authenticated bot account session
00:00:00.547
And I create a bot account named "bdd-in-use-bot" with token "secret"
00:00:00.006
And I create a repository named "bdd-in-use-repo" with url "https://github.com/test/in-use" using the created bot account
00:00:00.003
When I delete the bot account
00:00:00.001
Then the bot account response status should be 409
00:00:00.000
Given an authenticated bot account session
00:00:00.514
And I create a bot account named "bdd-health-bot" with token "secret"
00:00:00.005
When I check the created bot account health
00:00:00.652
Then the bot account health response status should be 200
00:00:00.000
And the bot account health response should have valid boolean
00:00:00.000
And the bot account health response latency_ms should be greater than or equal to 0
00:00:00.000