等峰也等你

博客园 首页 新随笔 联系 订阅 管理

05 2024 档案

摘要:# -*- coding: utf-8 -*-import jsonimport pytestimport requestsimport jsonpathfrom log_util import loggerclass TestLitemall: def setup_class(self): # 管 阅读全文
posted @ 2024-05-18 18:55 等峰也等你 阅读(9) 评论(0) 推荐(0) 编辑

摘要:import requestsclass TestWework: def test_get_token(self): self.corp_id = "ww0500b1708efeb406" self.corp_secret = "5fas7s3wQzC6k5W11SqZ1dxMcXvC57yKXi_ 阅读全文
posted @ 2024-05-08 14:52 等峰也等你 阅读(5) 评论(0) 推荐(0) 编辑

摘要: 阅读全文
posted @ 2024-05-05 11:50 等峰也等你 阅读(9) 评论(0) 推荐(0) 编辑

摘要:因 https://spring-petclinic-rest.k8s.hogwarts.ceshiren.com/petclinic/api/owners?lastName=LASTNAME接口不在支持使用故使用下方接口进行接口测试 一、通过抓包获取接口信息,分析入参及响应数据 选中接口鼠标右键选 阅读全文
posted @ 2024-05-03 16:27 等峰也等你 阅读(11) 评论(0) 推荐(0) 编辑