Sha256: 8e80d7344a1f6e4400cbbad6d7123bfd8fcf62ca1e03baee767fa854b0323d54

Contents?: true

Size: 248 Bytes

Versions: 10

Compression:

Stored size: 248 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'
WxPay.debug_mode = true

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
wx_pay-0.14.2 test/test_helper.rb
wx_pay-0.14.1 test/test_helper.rb
wx_pay-0.14.0 test/test_helper.rb
wx_pay-0.13.0 test/test_helper.rb
wx_pay-0.12.0 test/test_helper.rb
wx_pay-0.11.0 test/test_helper.rb
wx_pay-0.10 test/test_helper.rb
wx_pay-0.9.1 test/test_helper.rb
wx_pay-0.9.0 test/test_helper.rb
wx_pay-0.8.1 test/test_helper.rb