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