예제 #1
0
 def test_user_changePhone(self):
     rs = XqwxAction.test_user_changePhone('', '')
     Assertion.verity(json.loads(rs)['code'], '10004')
예제 #2
0
 def test_channel_agent_cashApply(self):
     rs = XqwxAction.test_channel_agent_cashApply()
     Assertion.verity(json.loads(rs)['code'], '10004')
예제 #3
0
 def test_report_updateIsNotice(self):
     rs = XqwxAction.test_report_updateIsNotice('')
     Assertion.verity(json.loads(rs)['code'], '10004')
예제 #4
0
 def test_common_getShareConf(self):
     rs = XqwxAction.test_common_getShareConf('')
     Assertion.verity(json.loads(rs)['code'], '10004')
예제 #5
0
 def test_h5_report_insertReportComment(self):
     rs = XqwxAction.test_h5_report_insertReportComment('', '', '', '')
     Assertion.verity(json.loads(rs)['code'], '10004')
예제 #6
0
 def test_report_ai_secondSendCode(self):
     rs = XqwxAction.test_report_ai_secondSendCode('', '', '', '', '', '',
                                                   '', '', '')
     Assertion.verity(json.loads(rs)['code'], '10004')
예제 #7
0
 def test_h5_report_phoneRefreshSms(self):
     rs = XqwxAction.test_h5_report_phoneRefreshSms('', '', '', '')
     Assertion.verity(json.loads(rs)['code'], '10004')
예제 #8
0
 def test_report_getWaitPaymentReport(self):
     rs = XqwxAction.test_report_getWaitPaymentReport()
     Assertion.verity(json.loads(rs)['code'], '10004')
예제 #9
0
 def test_report_business_tgetcode(self):
     rs = XqwxAction.test_report_business_tgetcode('', '')
     Assertion.verity(json.loads(rs)['code'], '10004')
예제 #10
0
 def test_user_login(self):
     rs = XqwxAction.test_user_login('', '', '')
     Assertion.verity(json.loads(rs)['code'], '10004')
예제 #11
0
 def test_report_ai_phoneType(self):
     rs = XqwxAction.test_report_ai_phoneType(phone='')
     Assertion.verity(json.loads(rs)['code'], '10004')
예제 #12
0
 def test_report_applyTd(self):
     rs = XqwxAction.test_report_applyTd('', '', '', '', '')
     Assertion.verity(json.loads(rs)['code'], '10004')
예제 #13
0
 def test_news_list(self):
     rs = XqwxAction.test_news_list('', '', '')
     Assertion.verity(json.loads(rs)['code'], '10004')
예제 #14
0
 def test_channel_agent_inventList(self):
     rs = XqwxAction.test_channel_agent_inventList('', '')
     Assertion.verity(json.loads(rs)['code'], '10004')
예제 #15
0
 def test_h5_report_getReportScore(self):
     rs = XqwxAction.test_h5_report_getReportScore('', '')
     Assertion.verity(json.loads(rs)['code'], '10004')
예제 #16
0
 def test_channel_agent_getStatus(self):
     rs = XqwxAction.test_channel_agent_getStatus()
     Assertion.verity(json.loads(rs)['code'], '10004')
예제 #17
0
 def test_h5_report_callback(self):
     rs = XqwxAction.test_h5_report_callback('', '')
     Assertion.verity(json.loads(rs)['code'], '10004')
예제 #18
0
 def test_common_validateCode(self):
     rs = XqwxAction.test_common_validateCode('', '', '')
     Assertion.verity(json.loads(rs)['code'], '10004')
예제 #19
0
 def test_h5_report_list(self):
     rs = XqwxAction.test_h5_report_list('')
     Assertion.verity(json.loads(rs)['code'], '10004')
예제 #20
0
 def test_report_ai_phonestatus(self):
     rs = XqwxAction.test_report_ai_phonestatus('', '')
     Assertion.verity(json.loads(rs)['code'], '10004')
예제 #21
0
 def test_payh5_payStatus(self):
     rs = XqwxAction.test_payh5_payStatus('')
     Assertion.verity(json.loads(rs)['code'], '10004')
예제 #22
0
 def test_user_info(self):
     rs = XqwxAction.test_user_info()
     Assertion.verity(json.loads(rs)['code'], '10004')
예제 #23
0
 def test_payh5_wechat_getParam(self):
     rs = XqwxAction.test_payh5_wechat_getParam('', '', '')
     Assertion.verity(json.loads(rs)['code'], '10004')
예제 #24
0
 def test_report_ai_compiledReportSubmit(self):
     rs = XqwxAction.test_report_ai_compiledReportSubmit('', '', '', '', '')
     Assertion.verity(json.loads(rs)['code'], '10004')
예제 #25
0
 def test_common_report_price(self):
     rs = XqwxAction.test_common_report_price()
     Assertion.verity(json.loads(rs)['code'], '10004')