Sha256: 89d6e7af235fb0393a2ea929e088aca93fd76bca1693c3c4ca0b3da8e8d3e5ea

Contents?: true

Size: 342 Bytes

Versions: 17

Compression:

Stored size: 342 Bytes

Contents

Feature: Creating a Profile
  In order to keep a container for an object | user for calculating co2 emissions
  As a amee developer
  I want to be alble to create a profile
  
  
  Scenario: Create a amee profile
    Given I have a valid amee session
    When I create an amee profile
    Then I should have a valid amee profile
  
  
  

  

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
hookercookerman-amee-0.0.2 features/profile/create.profile.feature
hookercookerman-amee-0.0.3 features/profile/create.profile.feature
hookercookerman-amee-0.0.4 features/profile/create.profile.feature
hookercookerman-amee-0.0.5 features/profile/create.profile.feature
hookercookerman-amee-0.0.6 features/profile/create.profile.feature
hookercookerman-amee-0.0.7 features/profile/create.profile.feature
hookercookerman-amee-0.0.8 features/profile/create.profile.feature
hookercookerman-amee-0.0.9 features/profile/create.profile.feature
hookercookerman-amee-0.1.0 features/profile/create.profile.feature
hookercookerman-amee-0.1.1 features/profile/create.profile.feature
hookercookerman-amee-0.1.2 features/profile/create.profile.feature
hookercookerman-amee-0.1.3 features/profile/create.profile.feature
hookercookerman-amee-0.1.4 features/profile/create.profile.feature
hookercookerman-amee-0.1.5 features/profile/create.profile.feature
hookercookerman-amee-0.1.6 features/profile/create.profile.feature
hookercookerman-amee-0.1.8 features/profile/create.profile.feature
hookercookerman-amee-0.1.9 features/profile/create.profile.feature