Sha256: 1551fba0d0f52e3fb8170bf69f5847cb49dee3d8d1e6c0f7f04cd0332ded2809
Contents?: true
Size: 538 Bytes
Versions: 12
Compression:
Stored size: 538 Bytes
Contents
Feature: Get Amee Profiles In order to gain access to profile information As a amee developer I want to be able to get an amee profile Scenario: Get Amee profile Given I have a valid amee session When I ask the session for: profile with: "E0BCB3704D15" Then the amee profile should have: "uid" with: "E0BCB3704D15" And the amee profile should have: "name" with: "E0BCB3704D15" And the amee profile should have: "path" with: "E0BCB3704D15" And the amee profile profile_categories should not be empty
Version data entries
12 entries across 12 versions & 1 rubygems