1
0
Fork 0
mirror of https://github.com/jnunemaker/httparty synced 2023-03-27 23:23:07 -04:00
httparty/spec
Ruslan Korolev b02aecf90b Convert specs to RSpec 3.1.7 syntax with Transpec
This conversion is done by Transpec 3.0.3 with the following command:
    transpec

* 4 conversions
    from: obj.should
      to: expect(obj).to

For more details: https://github.com/yujinakayama/transpec#supported-conversions
2014-12-19 16:01:22 +03:00
..
fixtures added CSV support 2014-02-08 18:31:28 +01:00
httparty Convert specs to RSpec 3.1.7 syntax with Transpec 2014-12-19 16:01:22 +03:00
support Convert specs to RSpec 3.1.7 syntax with Transpec 2014-12-06 16:12:39 -08:00
httparty_spec.rb remove HTTParty::AllowedFormatsDeprecation 2014-12-18 16:28:09 +03:00
spec_helper.rb Turn off verify partial double 2014-12-06 17:48:53 -08:00