Skip to content

Instantly share code, notes, and snippets.

@mlopes
Last active August 29, 2015 13:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save mlopes/10125781 to your computer and use it in GitHub Desktop.
Save mlopes/10125781 to your computer and use it in GitHub Desktop.
Feature: API user adds credentials to an agile keychain
So that I can store my passwords
As an API user
I must be able to add credentials to the keychain
Scenario: Adding website credentials to the keychain
Given I have an initialised keychain
When I assign my credentials to a key in the keychain
Then that data should be stored in the keychain
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment