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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/acceptance/features/header.feature')
-rw-r--r--tests/acceptance/features/header.feature7
1 files changed, 4 insertions, 3 deletions
diff --git a/tests/acceptance/features/header.feature b/tests/acceptance/features/header.feature
index 9931bc67436..2debb78638c 100644
--- a/tests/acceptance/features/header.feature
+++ b/tests/acceptance/features/header.feature
@@ -5,9 +5,10 @@ Feature: header
Given I am logged in as the admin
When I open the Settings menu
Then I see that the Settings menu is shown
- And I see that the Settings menu has only 7 items
+ And I see that the Settings menu has only 8 items
And I see that the "Set status" item in the Settings menu is shown
- And I see that the "Settings" item in the Settings menu is shown
+ And I see that the "Personal settings" item in the Settings menu is shown
+ And I see that the "Admin settings" item in the Settings menu is shown
And I see that the "Apps" item in the Settings menu is shown
And I see that the "Users" item in the Settings menu is shown
And I see that the "Help" item in the Settings menu is shown
@@ -32,7 +33,7 @@ Feature: header
Scenario: users from other groups are not seen in the contacts menu when autocompletion is restricted within the same group
Given I am logged in as the admin
- And I visit the settings page
+ And I visit the admin settings page
And I open the "Sharing" section of the "Administration" group
And I enable restricting username autocompletion to groups
And I see that username autocompletion is restricted to groups