Sha256: c3b26471e2a2d87d322721541436e65e9b728ba1f0da4fee40346baddb6ad9b2

Contents?: true

Size: 156 Bytes

Versions: 4

Compression:

Stored size: 156 Bytes

Contents

Then /I should see a link to all posts tagged "([\w\s]+)"/ do |tag_name|
  page.should have_xpath("//a[text()='#{tag_name}' and @href='/#{tag_name}']")
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
enki-engine-0.0.5 features/step_definitions/browsing.rb
enki-engine-0.0.4 features/step_definitions/browsing.rb
enki-engine-0.0.3 features/step_definitions/browsing.rb
enki-engine-0.0.2 features/step_definitions/browsing.rb