Sha256: ff15b0b31d19c3256e217a524ac442feebc4270bf16518ee5cada73f609edb06

Contents?: true

Size: 931 Bytes

Versions: 7

Compression:

Stored size: 931 Bytes

Contents

Feature: Google maps
  In order to provide spatial visualization of Wagn Cards
  As a User
  I want to see a list of cards placed on a map

#  Background:
#    Given I log in as Joe Admin
#    # FIXME: this is creating a card with content '[[street address]]\n'  (missing zip)
#    #  test passes but this is weird.
#    And I create Pointer card "*geocode" with content
#      """
#      [[street address]]
#      [[zip]]
#      """
#    And I create Cardtype card "House"
#    And I create House card "Ethan's House"
#    And I create card "Ethan's House+*geodescription" with content "Welcome to Ft Collins!"
#    And I create card "Ethan's House+street address" with content "519 Peterson St"
#    And I create card "Ethan's House+zip" with content "80524"
#    And I log in as Joe User
#
#  @ignore
#  Scenario: I look at the KML for a search
#    When I go to kml source
#    Then I should see "Welcome to Ft Collins!"






Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
wagn-1.12.13 features/google_maps.feature
wagn-1.12.12 features/google_maps.feature
wagn-1.12.11 features/google_maps.feature
wagn-1.12.10 features/google_maps.feature
wagn-1.12.9 features/google_maps.feature
wagn-1.12.8 features/google_maps.feature
wagn-1.12.7 features/google_maps.feature