Sha256: 870f75b35370e9126340c8272cae465693966aef24bc34613ee5264b335bf498

Contents?: true

Size: 224 Bytes

Versions: 10

Compression:

Stored size: 224 Bytes

Contents

require 'active_support/core_ext/hash/conversions'
require 'minitest/autorun'
require 'wx_pay'
require 'fakeweb'

WxPay.appid = 'wxd930ea5d5a258f4f'
WxPay.key = '8934e7d15453e97507ef794cf7b0519d'
WxPay.mch_id = '1900000109'

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
wx_pay-0.8.0 test/test_helper.rb
wx_pay-0.7.1 test/test_helper.rb
wx_pay-0.7.0 test/test_helper.rb
wx_pay-0.6.0 test/test_helper.rb
wx_pay-0.5.0 test/test_helper.rb
wx_pay-0.4.1 test/test_helper.rb
wx_pay-0.4.0 test/test_helper.rb
wx_pay-0.0.4 test/test_helper.rb
wx_pay-0.0.3 test/test_helper.rb
wx_pay-0.0.2 test/test_helper.rb