1
0
Fork 0
mirror of https://github.com/jnunemaker/httparty synced 2023-03-27 23:23:07 -04:00
httparty/spec
John Nunemaker 61ade85eae Assertion is enough to test that error doesn't happen
If the code to prevent this is removed then an exception will be raised
which will fail the test.
2015-12-01 15:32:27 -05:00
..
fixtures added CSV support 2014-02-08 18:31:28 +01:00
httparty Assertion is enough to test that error doesn't happen 2015-12-01 15:32:27 -05:00
support Handle status codes as strings 2015-09-16 13:29:30 -07:00
httparty_spec.rb add specs for maintain_method_across_redirects assignment on head requests 2015-08-24 15:46:47 -07:00
spec_helper.rb Mitigates Style/EmptyLines 2015-04-18 14:47:27 +02:00