Sha256: 56ba41929826a98256f03348e8332feffda8a66bea3c79d5ccb9156cc9f33a25

Contents?: true

Size: 296 Bytes

Versions: 2

Compression:

Stored size: 296 Bytes

Contents

Feature: persistence features
  In order to check out the couchdb persistence layer
  As a developer
  I want to make some requests and inspect some responses

  @couchdb_needed
  Scenario: add a Trend
    When I persist a Trend "london restaurants"
    Then I should be able to view that Trend

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
sshingler-jkl-0.0.5 features/persistence.feature
sshingler-jkl-0.0.6 features/persistence.feature