Sha256: 14e5c65c3c9c22a2e6132dbf7640e2efd292cb26d17eb78740cecbe9348780f9

Contents?: true

Size: 497 Bytes

Versions: 132

Compression:

Stored size: 497 Bytes

Contents

Feature: First Boot

  As a developer
  In order to ensure I have a great first experience
  I want Active Admin to just work on install

  Scenario: Visiting /admin and logging in with no configurations
    Given a configuration of:
      """
      """
    And an admin user "admin@example.com" exists
    When I go to the dashboard
    When I fill in "Email" with "admin@example.com"
    And I fill in "Password" with "password"
    And I press "Login"
    Then I should be on the the dashboard

Version data entries

132 entries across 132 versions & 12 rubygems

Version Path
activeadmin-rb-1.6.0 features/first_boot.feature
activeadmin-rb-1.5.2 features/first_boot.feature
activeadmin-rb-1.5.1 features/first_boot.feature
activeadmin-rb-1.5.0 features/first_boot.feature
activeadmin_addons-1.7.1 vendor/bundle/ruby/2.3.0/bundler/gems/activeadmin-f71b375325eb/features/first_boot.feature
activeadmin-rb-1.4.0 features/first_boot.feature
activeadmin_addons-1.7.0 vendor/bundle/ruby/2.3.0/bundler/gems/activeadmin-f71b375325eb/features/first_boot.feature
activeadmin-1.3.1 features/first_boot.feature
activeadmin_addons-1.6.0 vendor/bundle/ruby/2.3.0/bundler/gems/activeadmin-f71b375325eb/features/first_boot.feature
activeadmin_addons-1.5.0 vendor/bundle/ruby/2.2.0/bundler/gems/activeadmin-f71b375325eb/features/first_boot.feature
activeadmin-1.3.0 features/first_boot.feature
activeadmin_addons-1.4.0 vendor/bundle/ruby/2.2.0/bundler/gems/activeadmin-f71b375325eb/features/first_boot.feature
activeadmin_addons-1.3.0 vendor/bundle/ruby/2.3.0/bundler/gems/activeadmin-f71b375325eb/features/first_boot.feature
activeadmin_addons-1.2.0 vendor/bundle/ruby/2.3.0/bundler/gems/activeadmin-f71b375325eb/features/first_boot.feature
activeadmin-1.2.1 features/first_boot.feature
activeadmin_addons-1.1.2 vendor/bundle/ruby/2.3.0/bundler/gems/activeadmin-a5a53c3f2b8f/features/first_boot.feature
activeadmin-1.2.0 features/first_boot.feature
activeadmin_addons-1.1.1 vendor/bundle/ruby/2.2.0/bundler/gems/activeadmin-a5a53c3f2b8f/features/first_boot.feature
yousty-activeadmin-1.0.17.pre features/first_boot.feature
yousty-activeadmin-1.0.16.pre features/first_boot.feature