paulo-silva / conta_azul_api

Ruby library for ContaAzul API. https://developers.contaazul.com
MIT License
0 stars 6 forks source link

Add Spec helper for ContaAzul authorization_code request #13

Open paulo-silva opened 5 years ago

paulo-silva commented 5 years ago

The authorization_code request happens to generate a code that will be used on every ContaAzul request. So, if we need to use a resource in our Rails application we need to stub the authorization_code request before. The idea is to create a helper that could be included in rails_helper

PgrNascimento commented 5 years ago

Hello my friend, how are you?

Can I take this?

paulo-silva commented 5 years ago

Sure my friend!