summaryrefslogtreecommitdiff
path: root/features/profile
diff options
context:
space:
mode:
Diffstat (limited to 'features/profile')
-rw-r--r--features/profile/profile.feature6
1 files changed, 6 insertions, 0 deletions
diff --git a/features/profile/profile.feature b/features/profile/profile.feature
index 3b61552a73d..c74b0993fb3 100644
--- a/features/profile/profile.feature
+++ b/features/profile/profile.feature
@@ -11,6 +11,12 @@ Feature: Profile
Then I change my contact info
And I should see new contact info
+ Scenario: I change my password without old one
+ Given I visit profile account page
+ When I try change my password w/o old one
+ Then I should see a missing password error message
+ And I should be redirected to account page
+
Scenario: I change my password
Given I visit profile account page
Then I change my password