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
overlord-0.1.6 test/rails_root/features/visit.feature
overlord-0.1.5 test/rails_root/features/visit.feature
overlord-0.1.4 test/rails_root/features/visit.feature
overlord-0.1.3 test/rails_root/features/visit.feature
overlord-0.1.2 test/rails_root/features/visit.feature
overlord-0.1.1 test/rails_root/features/visit.feature
overlord-0.1.0 test/rails_root/features/visit.feature
muck-raker-0.2.0 test/rails_root/features/visit.feature
muck-raker-0.1.49 test/rails_root/features/visit.feature
muck-raker-0.1.48 test/rails_root/features/visit.feature
muck-raker-0.1.47 test/rails_root/features/visit.feature
muck-raker-0.1.46 test/rails_root/features/visit.feature
muck-raker-0.1.45 test/rails_root/features/visit.feature
muck-raker-0.1.43 test/rails_root/features/visit.feature
muck-raker-0.1.42 test/rails_root/features/visit.feature
muck-raker-0.1.41 test/rails_root/features/visit.feature
muck-raker-0.1.40 test/rails_root/features/visit.feature
muck-raker-0.1.39 test/rails_root/features/visit.feature
muck-raker-0.1.38 test/rails_root/features/visit.feature
muck-raker-0.1.37 test/rails_root/features/visit.feature