Sha256: 6a651241781c9621f7fb41a0545f989141780b41f123a1ec998dba765c1c5028

Contents?: true

Size: 291 Bytes

Versions: 47

Compression:

Stored size: 291 Bytes

Contents

Feature: Hello World

  As a developer I want to see the hello world messages

  Scenario: Hello World message
    Given client call route 'rubypitaya.helloWorldHandler.sayHello'
    Then  server should response 'code' as 'RP-200'
    And   server should response 'data.message' as 'Hello!'

Version data entries

47 entries across 47 versions & 1 rubygems

Version Path
rubypitaya-3.6.0 ./lib/rubypitaya/app-template/features/hello_world.feature
rubypitaya-3.5.0 ./lib/rubypitaya/app-template/features/hello_world.feature
rubypitaya-3.4.2 ./lib/rubypitaya/app-template/features/hello_world.feature
rubypitaya-3.4.1 ./lib/rubypitaya/app-template/features/hello_world.feature
rubypitaya-3.4.0 ./lib/rubypitaya/app-template/features/hello_world.feature
rubypitaya-3.3.7 ./lib/rubypitaya/app-template/features/hello_world.feature
rubypitaya-3.3.6 ./lib/rubypitaya/app-template/features/hello_world.feature
rubypitaya-3.3.5 ./lib/rubypitaya/app-template/features/hello_world.feature
rubypitaya-3.3.4 ./lib/rubypitaya/app-template/features/hello_world.feature
rubypitaya-3.3.3 ./lib/rubypitaya/app-template/features/hello_world.feature
rubypitaya-3.3.2 ./lib/rubypitaya/app-template/features/hello_world.feature
rubypitaya-3.3.1 ./lib/rubypitaya/app-template/features/hello_world.feature
rubypitaya-3.3.0 ./lib/rubypitaya/app-template/features/hello_world.feature
rubypitaya-3.2.0 ./lib/rubypitaya/app-template/features/hello_world.feature
rubypitaya-3.1.1 ./lib/rubypitaya/app-template/features/hello_world.feature
rubypitaya-3.1.0 ./lib/rubypitaya/app-template/features/hello_world.feature
rubypitaya-3.0.3 ./lib/rubypitaya/app-template/features/hello_world.feature
rubypitaya-3.0.2 ./lib/rubypitaya/app-template/features/hello_world.feature
rubypitaya-3.0.1 ./lib/rubypitaya/app-template/features/hello_world.feature
rubypitaya-3.0.0 ./lib/rubypitaya/app-template/features/hello_world.feature