Greenstand / Greenstand/treetracker-admin-client

BDD: Change Password

Open
#1,187 2 comments 0 reactions 1 assignee Claimed by @Mohmn View on GitHub
BDD
Dominant language
JavaScript
Stars
36
Forks
212
PR merge metrics
No merged PRs in 30d

Description

```
Feature: Change Password

Scenario: I can change my password
Given I am logged in
When I open the change password page
And I fill in my current password
And I fill in a new password
And I confirm the new password
And I submit the change password form
Then I should see a confirmation message that my password has been changed
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.