Sha256: 8428f24499d0c14944ae9be1bb330a8ed95bb58a01bfc0668b913e839af5bd2b

Contents?: true

Size: 663 Bytes

Versions: 20

Compression:

Stored size: 663 Bytes

Contents

Feature: Update Amee Profile Item
  In order to update profile item information which means we can keep
  In order co2 histroy and calcuations and profit big time
  As a amee developer
  I want to be able to update a profile items
  
  Scenario: Update Amee profile item with path /profiles/155DD3C63646/transport/motorcycle/generic/D47C465B8157
    Given I have a valid amee session
    When I ask the session for: get_profile_item with path: "/profiles/155DD3C63646/transport/motorcycle/generic/D47C465B8157"
    
    
    And I update the profile item with: distance=400
    
    Then the profile item item_value: with name: "Distance" should have value: "400"

Version data entries

20 entries across 20 versions & 1 rubygems

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