Sha256: 6e396a497644ad3feb378104213b5da05c5530a8707ad129e3609a71c077afc0

Contents?: true

Size: 317 Bytes

Versions: 54

Compression:

Stored size: 317 Bytes

Contents

Feature: View the visit page
  As a user
  I want to be able to view external pages within a frame

Scenario: Anonymous user visits the feeds index page
  Given I am not logged in
  And There is an entry in the database
  When I go to "the visit resource page"
  Then I should see "Share"
  And I should see "Comment"

Version data entries

54 entries across 54 versions & 3 rubygems

Version Path
muck-services-3.3.3 test/features/visit.feature
overlord-3.0.2 test/rails_test/features/visit.feature
overlord-3.0.1 test/rails_test/features/visit.feature
overlord-3.0.0 test/rails_test/features/visit.feature
overlord-0.1.22 test/rails_root/features/visit.feature
overlord-0.1.21 test/rails_root/features/visit.feature
overlord-0.1.20 test/rails_root/features/visit.feature
overlord-0.1.19 test/rails_root/features/visit.feature
overlord-0.1.18 test/rails_root/features/visit.feature
overlord-0.1.17 test/rails_root/features/visit.feature
overlord-0.1.16 test/rails_root/features/visit.feature
overlord-0.1.15 test/rails_root/features/visit.feature
overlord-0.1.14 test/rails_root/features/visit.feature
overlord-0.1.13 test/rails_root/features/visit.feature
overlord-0.1.12 test/rails_root/features/visit.feature
overlord-0.1.11 test/rails_root/features/visit.feature
overlord-0.1.10 test/rails_root/features/visit.feature
overlord-0.1.9 test/rails_root/features/visit.feature
overlord-0.1.8 test/rails_root/features/visit.feature
overlord-0.1.7 test/rails_root/features/visit.feature