1
0
Fork 0
mirror of https://github.com/rest-client/rest-client.git synced 2022-11-09 13:49:40 -05:00
Commit graph

5 commits

Author SHA1 Message Date
Andy Brody
562c6edebf Drop focus/filter config. 2015-03-13 18:07:05 -07:00
Andy Brody
5ce0c6ebde Fix up tests for encoding changes.
Add a `.to_hash => {}` for the Net HTTP response mocks.
2015-03-13 18:00:51 -07:00
Andy Brody
3316e639ca Don't load ruby-debug, skip ruby < 1.9 compat. 2014-07-08 02:26:55 -07:00
Larry Gilbert
d7a11503af Reorganize specs
* Put unit and integration specs into separate subdirectories
* Consolidate all requires of 'webmock/rspec' into spec_helper.rb
* Use WebMock.{disable!,enable!} for specs calling live server
2013-08-30 18:45:06 -07:00
Larry Gilbert
9b083b6a6e Changed use of spec/base.rb into spec/spec_helper.rb 2013-08-30 18:45:06 -07:00
Renamed from spec/base.rb (Browse further)