summaryrefslogtreecommitdiff
path: root/features/project/builds/summary.feature
blob: e90ea592aabc149cdfb74d1f9b90aefba7f1e3d4 (plain)
1
2
3
4
5
6
7
8
9
10
11
Feature: Project Builds Summary
  Background:
    Given I sign in as a user
    And I own a project
    And project has CI enabled
    And project has a recent build

  Scenario: I browse build summary page
    When I visit recent build summary page
    Then I see summary for build
    And I see build trace