Sha256: 110d5bb2099a6e583086eaa37a2ef0e7e297ed52662cfffba8847d9806a8dc27

Contents?: true

Size: 458 Bytes

Versions: 35

Compression:

Stored size: 458 Bytes

Contents

Feature: Sign out
  To protect my account from unauthorized access
  A signed in user
  Should be able to sign out

    Scenario: User signs out
      Given I am signed up and confirmed as "email@person.com/password"
      When I sign in as "email@person.com/password"
      Then I should be signed in
      And I sign out
      Then I should see "Signed out"
      And I should be signed out
      When I return next time
      Then I should be signed out

Version data entries

35 entries across 26 versions & 5 rubygems

Version Path
thoughtbot-clearance-0.8.0 generators/clearance_features/templates/features/sign_out.feature
thoughtbot-clearance-0.8.1 generators/clearance_features/templates/features/sign_out.feature
thoughtbot-clearance-0.8.2 generators/clearance_features/templates/features/sign_out.feature
clearance-0.10.1 spec/rails_root/vendor/features/sign_out.feature
janova-clearance-0.8.8 generators/clearance_features/templates/features/sign_out.feature
janova-clearance-0.9.1 spec/rails_root/features/sign_out.feature
janova-clearance-0.9.1 lib/rails/generators/clearance_features_templates/features/sign_out.feature
clearance-0.9.1 spec/rails_root/features/sign_out.feature
clearance-0.9.1 lib/rails/generators/clearance_features_templates/features/sign_out.feature
clearance-0.9.0.rc9 spec/rails_root/features/sign_out.feature
clearance-0.9.0.rc9 lib/rails/generators/clearance_features_templates/features/sign_out.feature
clearance-0.9.0.rc8 spec/rails_root/features/sign_out.feature
clearance-0.9.0.rc8 lib/rails/generators/clearance_features_templates/features/sign_out.feature
clearance-0.9.0.rc7 spec/rails_root/features/sign_out.feature
clearance-0.9.0.rc7 lib/rails/generators/clearance_features_templates/features/sign_out.feature
clearance-0.9.0.rc6 lib/rails/generators/clearance_features_templates/features/sign_out.feature
clearance-0.9.0.rc6 spec/rails_root/features/sign_out.feature
clearance-0.9.0.rc5 lib/rails/generators/clearance_features_templates/features/sign_out.feature
clearance-0.9.0.rc5 spec/rails_root/features/sign_out.feature
clearance-0.9.0.rc4 lib/rails/generators/clearance_features_templates/features/sign_out.feature