Sha256: c34a14ba5786af789dc24196ef96ca8e80a68bb40fc6520a94d9d4ba4a38c387
Contents?: true
Size: 506 Bytes
Versions: 5
Compression:
Stored size: 506 Bytes
Contents
Feature: http features In order to use the utility client calls As a developer I want to make some requests and inspect some responses @live Scenario: Make a restful post to yahoo When I post some data to yahoo Then I should get a response @live Scenario: Make a restful get When I make a restful get request Then I should get a response And I should see some text @live Scenario: Get some trends When I request some twitter trends Then I should get a response
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
jakal-0.1.6 | features/http.feature |
jakal-0.1.5 | features/http.feature |
jakal-0.1.4 | features/http.feature |
jakal-0.1.3 | features/http.feature |
jakal-0.1.2 | features/http.feature |