Skip to content

Instantly share code, notes, and snippets.

@romikoops
Created August 20, 2016 11:49
Show Gist options
  • Save romikoops/638af3f1426249ecac6398898156ec7e to your computer and use it in GitHub Desktop.
Save romikoops/638af3f1426249ecac6398898156ec7e to your computer and use it in GitHub Desktop.
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