Sha256: a51000a7046e5c2197cb1fc85b652616fed7c858d4452b35e6258ef119e4249f
Contents?: true
Size: 423 Bytes
Versions: 20
Compression:
Stored size: 423 Bytes
Contents
Feature: Signing in Scenario: Unsuccessful signin Given a user visits the signin page When they submit invalid signin information Then they should see an error message Scenario: Successful signin Given a user visits the signin page And the user has an account When the user submits valid signin information Then they should see their profile page And they should see a signout link
Version data entries
20 entries across 20 versions & 2 rubygems