Sha256: 8ff1b34efbe0d6aedb388c94bfea9741a8e82b2688db77b9e62276598fe0830d

Contents?: true

Size: 421 Bytes

Versions: 1

Compression:

Stored size: 421 Bytes

Contents

@api_server
Feature: Developer signs in
  In order to be securely identified to pairzone
  As a developer
  I want the pairzone gem to use my public key to get an API key from pairzone

  Scenario: Derek signs in for first time
    When "derek" runs "pairzone info" in test mode with no api key
    And "derek" supplies his credentials
    Then his API key is saved
    And he sees information about his pairzone account

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
pairzone-0.0.1 features/developer_signs_in.feature