Migrate BaseTransfer to use HTTP.rb instead of HTTParty
Specs now use stub_request instead of the multiple mocks it was using before, so we can actually test the correct behavior
Showing
Please register or sign in to comment
Specs now use stub_request instead of the multiple mocks it was using before, so we can actually test the correct behavior