Sha256: e6f03bd6146652a368e4133e64450615e1a921c13e65489ce983b9e0c9942bfb

Contents?: true

Size: 257 Bytes

Versions: 9

Compression:

Stored size: 257 Bytes

Contents

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

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

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
wx_pay-0.21.0 test/test_helper.rb
wx_pay-0.20.1 test/test_helper.rb
wx_pay-0.20.0 test/test_helper.rb
wx_pay-0.19.0 test/test_helper.rb
wx_pay-0.18.0 test/test_helper.rb
wx_pay-0.17.0 test/test_helper.rb
wx_pay-0.16.1 test/test_helper.rb
wx_pay-0.16.0 test/test_helper.rb
wx_pay-0.15.0 test/test_helper.rb