test_helper.rb 173 Bytes Edit Raw Blame History 1 2 3 4 5 6 7 require 'minitest/autorun' require 'wx_pay' require 'fakeweb' WxPay.appid = 'wxd930ea5d5a258f4f' WxPay.key = '8934e7d15453e97507ef794cf7b0519d' WxPay.mch_id = '1900000109'