twilio / authy-ruby

**Deprecated** Ruby library to access the authy API
MIT License
156 stars 47 forks source link

Update test suite to Rspec 3 #32

Closed plicjo closed 6 years ago

plicjo commented 6 years ago

Update syntax to Rspec 3.

Many of the tests require a valid phone number to hit the Authy API. I also marked all of those failing tests as pending.

plicjo commented 6 years ago

I put this commit in my other PR, https://github.com/authy/authy-ruby/pull/33. Otherwise, the test suite doesn't pass.