Commit 63f9c438 authored by 刘丙寅's avatar 刘丙寅

修改测试用例

parent bd410493
This diff is collapsed.
......@@ -27,7 +27,7 @@ file3 = yaml.load(file2)
@ddt
class Case(unittest.TestCase):
@data(*file3)
def test_01_customer_pool(self,contents):
def test_01_hera_modify(self,contents):
'线索详情页接口'
# print("预期响应数据:开始")
# pprint(contents)
......
......@@ -5,7 +5,7 @@ hera_host = "https://hera.igengmei.com"
hera_cookies = {"session_key": "nobskse0lscrgyj1iw3294h9lt0dbp7m"}
om_host = "https://om.igengmei.com"
om_cookies = {"session_key":"fnvqmeqpe6aqn8jim2o21afb2z4uthkr"}
om_cookies = {"session_key":"r9wl0mg0jwu6elqswmo8hogy5gadr1jh"}
# 转诊策略派单召回数据校验接口
recommend_hospitals = "/bdtransfer/recommend_hospitals/"
......
This diff is collapsed.
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment