Welcome to mirror list, hosted at ThFree Co, Russian Federation.

settings.feature « admin « features - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8fdf0575c2c346f8457cebd37982f3f02d0aeeb4 (plain)
1
2
3
4
5
6
7
8
9
@admin
Feature: Admin Settings
  Background:
    Given I sign in as an admin
    And I visit admin settings page

  Scenario: Change application settings
    When I modify settings and save form
    Then I should see application settings saved