Sha256: 44b52c07a6e8392a15fba39b428215e18a7de0ffbfd34d46226764bde8a52c10

Contents?: true

Size: 586 Bytes

Versions: 3

Compression:

Stored size: 586 Bytes

Contents

Feature: Viewing my wish list
  In order to display a users' preferences
  As a twitter user

  Background:
    Given I am logged in
    And I have created a "53cm Pistas" category
    And I have created a "54cm Cyclocross" category

  Scenario: After Authenticating
    When I visit the bookmarklet page
    And I set the category to "53cm Pistas"
    And the "description" is set to "Bianchi Pista Size 53cm Medium - $500 (Downtown Denver)"
    And the "url" is set to "http://denver.craigslist.org/bik/1195971789.html" 
    When I click submit
    Then I should see the window close

Version data entries

3 entries across 3 versions & 2 rubygems

Version Path
atmos-singem-0.0.5 lib/generators/twitter/templates/features/adding_items_from_the_bookmarklet.feature
singem-0.0.3 lib/generators/twitter/templates/features/adding_items_from_the_bookmarklet.feature
singem-0.0.4 lib/generators/twitter/templates/features/adding_items_from_the_bookmarklet.feature