1
0
Fork 0
mirror of https://github.com/jnunemaker/httparty synced 2023-03-27 23:23:07 -04:00
Commit graph

10 commits

Author SHA1 Message Date
Michael Stock
40e383af13 Use #parsed_response and eq matcher instead of includes matcher 2014-12-08 21:01:13 -08:00
Michael Stock
0b0cac7381 Update Cucumber Features to use RSpec 3.1 syntax 2014-12-06 18:07:45 -08:00
davidgg
21f76d76e5 fix cucumber steps for csv array response 2014-02-08 20:37:37 +01:00
Brad Cater
4797c7696d Added cucumber tests for HEAD request to gzipped asset. 2013-08-05 14:17:52 -04:00
Nathan Lilienthal
494d95f16e <= 1.9.3 ruby namespace lookup constant 2013-03-25 16:03:38 -04:00
Nathan Lilienthal
ed0e877021 comapre exception class by is_a rather then class.name == 2013-03-25 14:38:39 -04:00
John Nunemaker
c8a7b4196b Fixed failing feature. 2010-07-07 16:13:16 -04:00
Sandro Turriate
3c208119e3 Add cucumber feature to test timeout option 2009-09-12 22:48:07 -04:00
Elijah Miller
c077207d33 Fixing the response code is a string issue in the story steps too.
Signed-off-by: John Nunemaker <nunemaker@gmail.com>
2009-03-31 07:51:33 +08:00
Don Petersen
2febfe3c83 Cucumber features and steps for most functionality as of the 0.2.8
version.  No features for the CLI yet.

Signed-off-by: John Nunemaker <nunemaker@gmail.com>
2009-01-29 17:12:03 +08:00