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