Mastercard / oauth1-signer-ruby

Zero dependency library for generating a Mastercard API compliant OAuth signature.
https://developer.mastercard.com/platform/documentation/security-and-authentication/using-oauth-1a-to-access-mastercard-apis/
MIT License
5 stars 0 forks source link

Add test cases for base_uri_string #10

Closed lurkshark closed 4 years ago

lurkshark commented 4 years ago

3 This change adds the missing unit tests that exist in the libraries for other languages, and implements the behaviors that were needed to make them pass.

lurkshark commented 4 years ago

I think the Truffle builds are getting hit by this: https://github.com/oracle/truffleruby/issues/1857