Sha256: c399c76d1e3c985b776d436f9002aff7bf1b12e0a7e5e98ed6cdc1843d97a1d5

Contents?: true

Size: 298 Bytes

Versions: 68

Compression:

Stored size: 298 Bytes

Contents

Feature: User Logging out

  Logging out of the system as an admin user

  Scenario: Logging out successfully
    Given a configuration of:
    """
      ActiveAdmin.register Post
    """
    And I am logged in
    When I go to the dashboard
    And I follow "Logout"
    Then I should see "Login"

Version data entries

68 entries across 68 versions & 10 rubygems

Version Path
activeadmin_addons-1.7.1 vendor/bundle/ruby/2.3.0/bundler/gems/activeadmin-f71b375325eb/features/users/logging_out.feature
activeadmin_addons-1.7.0 vendor/bundle/ruby/2.3.0/bundler/gems/activeadmin-f71b375325eb/features/users/logging_out.feature
activeadmin-1.3.1 features/users/logging_out.feature
activeadmin_addons-1.6.0 vendor/bundle/ruby/2.3.0/bundler/gems/activeadmin-f71b375325eb/features/users/logging_out.feature
activeadmin_addons-1.5.0 vendor/bundle/ruby/2.2.0/bundler/gems/activeadmin-f71b375325eb/features/users/logging_out.feature
activeadmin-1.3.0 features/users/logging_out.feature
activeadmin_addons-1.4.0 vendor/bundle/ruby/2.2.0/bundler/gems/activeadmin-f71b375325eb/features/users/logging_out.feature
activeadmin_addons-1.3.0 vendor/bundle/ruby/2.3.0/bundler/gems/activeadmin-f71b375325eb/features/users/logging_out.feature
activeadmin_addons-1.2.0 vendor/bundle/ruby/2.3.0/bundler/gems/activeadmin-f71b375325eb/features/users/logging_out.feature
activeadmin-1.2.1 features/users/logging_out.feature
activeadmin_addons-1.1.2 vendor/bundle/ruby/2.3.0/bundler/gems/activeadmin-a5a53c3f2b8f/features/users/logging_out.feature
activeadmin-1.2.0 features/users/logging_out.feature
activeadmin_addons-1.1.1 vendor/bundle/ruby/2.2.0/bundler/gems/activeadmin-a5a53c3f2b8f/features/users/logging_out.feature
yousty-activeadmin-1.0.17.pre features/users/logging_out.feature
yousty-activeadmin-1.0.16.pre features/users/logging_out.feature
activeadmin_addons-1.1.0 vendor/bundle/ruby/2.2.0/bundler/gems/activeadmin-a5a53c3f2b8f/features/users/logging_out.feature
activeadmin_addons-1.0.1 vendor/bundle/ruby/2.2.0/bundler/gems/activeadmin-a5a53c3f2b8f/features/users/logging_out.feature
activeadmin_addons-1.0.0 vendor/bundle/ruby/2.2.0/bundler/gems/activeadmin-a5a53c3f2b8f/features/users/logging_out.feature
activeadmin-1.1.0 features/users/logging_out.feature
yousty-activeadmin-1.0.15.pre features/users/logging_out.feature