gitlab-org--gitlab-foss/features/project/builds.feature
2016-01-14 12:48:15 +01:00

11 lines
300 B
Gherkin

Feature: Project Builds
Background:
Given I sign in as a user
And I own a project
And CI is enabled
And I have recent build for my project
Scenario: I browse build summary page
When I visit recent build summary page
Then I see summary for build
And I see build trace