Sha256: b91c81fe9b79fdb6dc3cf92b7350e81c44954038c25d1534f4059f6bd915ed78
Contents?: true
Size: 773 Bytes
Versions: 18
Compression:
Stored size: 773 Bytes
Contents
Feature: Visit site To find out how systems are performing A user Must be able to visualise the data Scenario: List profiles When I go to /profiles Then I should see a list of profiles When I follow "created" Then I should see a list of profiles When I follow "name" Then I should see a list of profiles sorted alphabetically Scenario: Show profile When I go to /profiles And I visit the first profile Then I should see a list of graphs And I should see a profile heading Scenario: Navigate profiles When I go to /profiles And I visit the first profile Then I should see a list of graphs And I should see a profile heading When I follow "back to profiles" Then I should see a list of profiles
Version data entries
18 entries across 18 versions & 1 rubygems