Sha256: defcd1773e9910c754bec9363462947b39da1ef610af4380142260a0b0d95fb0

Contents?: true

Size: 331 Bytes

Versions: 25

Compression:

Stored size: 331 Bytes

Contents

Feature: Find
  In order to be able to have projects
  As a developer
  I want to find projects

  @kalibro_processor_restart
  Scenario: find a valid project
    Given I have a project with name "Kalibro"
    When I search a project with the same id of the given project
    Then it should return the same project as the given one

Version data entries

25 entries across 25 versions & 1 rubygems

Version Path
kalibro_client-5.0.0 features/project/find.feature
kalibro_client-4.0.0 features/project/find.feature
kalibro_client-4.0.0.alpha1 features/project/find.feature
kalibro_client-3.0.1 features/project/find.feature
kalibro_client-3.0.0 features/project/find.feature
kalibro_client-2.1.2 features/project/find.feature
kalibro_client-2.1.1 features/project/find.feature
kalibro_client-2.1.0 features/project/find.feature
kalibro_client-2.0.0 features/project/find.feature
kalibro_client-1.4.1 features/project/find.feature
kalibro_client-1.4.0 features/project/find.feature
kalibro_client-1.3.0 features/project/find.feature
kalibro_client-1.2.2 features/project/find.feature
kalibro_client-0.5.0 features/project/find.feature
kalibro_client-1.2.0 features/project/find.feature
kalibro_client-1.1.0 features/project/find.feature
kalibro_client-0.4.0 features/project/find.feature
kalibro_client-1.0.0 features/project/find.feature
kalibro_client-0.3.0 features/project/find.feature
kalibro_client-0.2.0 features/project/find.feature