Sha256: e1c125bcfbe9b4822114f5bffdb93e4e288fe9f494a98a7674cec6996602b8ae
Contents?: true
Size: 434 Bytes
Versions: 20
Compression:
Stored size: 434 Bytes
Contents
Feature: Status As a client I want server status To know what state the server is in Background: Given the test server is started Scenario: Not logged in Given a successful connection When the client requests status Then the server returns a not logged in error Scenario: Server status Given a successful login When the client successfully requests status Then the server returns its title
Version data entries
20 entries across 20 versions & 2 rubygems