Sha256: cfc925bbca357c3e8f9b318039af34c07be10f1fded34c7dea9363cbc447ff56
Contents?: true
Size: 496 Bytes
Versions: 20
Compression:
Stored size: 496 Bytes
Contents
Feature: ReAuthenticate the session In order to keep make stale session fresh so we dont lose money from broken calculators As a amee developer I want to keep my session fresh Scenario: Keep session fresh Given I have a valid amee session And the session is stale for path: "/profiles/E0BCB3704D15" When when I try to get the profile with id: "E0BCB3704D15" the session should be refreshed And the amee profile should have: "uid" with: "E0BCB3704D15"
Version data entries
20 entries across 20 versions & 1 rubygems