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