1
0
Fork 0
mirror of https://github.com/rest-client/rest-client.git synced 2022-11-09 13:49:40 -05:00
rest-client--rest-client/spec/unit
Andy Brody 36c80d8b32 Fix up Payload generation to be slightly nicer.
- If Payload.generate() receives a Payload::Base or subclass, then
  return it as is rather than pointlessly wrapping it in a
  Payload::Streamed.
- Add a `.closed?` method to Payload::Base that wraps the underlying
  stream's `.closed?` method.
2017-05-22 01:31:06 -04:00
..
windows Convert specs to RSpec 2.99.2 syntax with Transpec 2016-06-05 19:52:16 -04:00
_lib.rb Fix up tests for encoding changes. 2015-03-13 18:00:51 -07:00
abstract_response_spec.rb Helpers: switch to verifying instance_double. 2017-05-03 10:47:59 -04:00
exceptions_spec.rb Convert specs to RSpec 2.99.2 syntax with Transpec 2016-06-05 19:52:16 -04:00
master_shake.jpg Reorganize specs 2013-08-30 18:45:06 -07:00
params_array_spec.rb Convert specs to RSpec 2.99.2 syntax with Transpec 2016-06-05 19:52:16 -04:00
payload_spec.rb Fix up Payload generation to be slightly nicer. 2017-05-22 01:31:06 -04:00
raw_response_spec.rb Fix tests for logging and Response object changes. 2017-05-03 10:31:19 -04:00
request2_spec.rb Use built-in Net::HTTP support for compression. 2017-05-03 23:18:57 -04:00
request_spec.rb Skip netrc with Authorization header, up/downcase. 2017-05-04 01:20:00 -04:00
resource_spec.rb Add optional Resource-specific logging 2017-02-28 13:51:15 -08:00
response_spec.rb Fix tests for logging and Response object changes. 2017-05-03 10:31:19 -04:00
restclient_spec.rb Fix up version sanity test to be less restrictive. 2017-04-28 01:21:47 -04:00
utils_spec.rb Convert specs to RSpec 2.99.2 syntax with Transpec 2016-06-05 19:52:16 -04:00