Sha256: f531e5c248188b91ad217b8750e7a0906165a4672ba604ef5387e5da495ca876

Contents?: true

Size: 218 Bytes

Versions: 9

Compression:

Stored size: 218 Bytes

Contents

module SpecHelperMethods
  def valid_client_credentials
    {
      :api_id => '1c016050-498a-012e-91b1-005056a216ab',
      :api_password => 'myapipassword',
      :api_secret => 'p5lxQ804MYtwZecFWNOT'
    }
  end
end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
chargify2-0.2.8 spec/support/spec_helper_methods.rb
chargify2-0.2.7 spec/support/spec_helper_methods.rb
chargify2-0.2.6 spec/support/spec_helper_methods.rb
chargify2-0.2.5 spec/support/spec_helper_methods.rb
chargify2-0.2.4 spec/support/spec_helper_methods.rb
chargify2-0.2.2 spec/support/spec_helper_methods.rb
chargify2-0.2.1 spec/support/spec_helper_methods.rb
chargify2-0.2.0 spec/support/spec_helper_methods.rb
chargify2-0.1.0 spec/support/spec_helper_methods.rb