Created
August 20, 2016 11:49
-
-
Save romikoops/638af3f1426249ecac6398898156ec7e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Feature: User settings feature | |
In order to use account settings | |
As registered user | |
I want to | |
Background: | |
Given registered UNIQ_USER user logged in system | |
Scenario: sign in details, profile and mailings settings tabs exist | |
Then Profile page for UNIQ_USER should be opened | |
And Sign in details, profile and mailings settings tabs should be available on profile page |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment