后台测试; 快捷键; 优化代码和体验; 升级依赖; 解决 bug; 完善文档 等
Java
抽取结合 SpringBoot 的 SDK 为 UnitAuto-SpringBoot-SDK;
升级 unitauto-java 2.8.0, unitauto-jar 2.8.0, unitauto-springboot 2.8.1, fastjson 1.2.83, classgraph 4.8.146, SpringBoot 2.5.13, 自身 2.8.1;
解决 @type 设置的类型最终丢失,解决序列化后丢失原有键值对顺序,解决有全局回调的方法调用后返回字段缺少 code 和 msg;
Admin
从 APIAuto 同步 Headless 模式 Node 环境无 UI 测试、回归测试完继续深度测试等功能;
从 APIAuto 同步 快捷键、loading 动画、静态检查错误红色高亮 等功能和优化;
演示 Demo 使用真实数据,方便调试参数注入(随机与顺序测试);
解决不能注册、修改密码、获取验证码;回归测试断言在没有校验标准时判断默认非空字段 data 改为 return;
解决同步和上次 方法/函数 文档的默认请求参数错误以及上传时缺少 class 字段导致失败;
Android
升级 gradle build tool 7.1.2;
优化 IP 地址获取和显示;
解决获取移动流量对应的 IPV4 错误;
删除多余文件;
其它
用户新增快手广告,分享新增质效无双线上技术访谈;
新增 远程扫描方法、远程调用方法 的说明文档;
新增关联项目 SQLAuto-智能零代码数据库功能测试;
新增 Jenkins、蓝盾 等 CI/CD 等流水线触发执行用例和查询进度的说明;
UnitAuto, SQLAuto 等 APIAuto 衍生项目提 issue 集中到 APIAuto;
完善关于作者信息;
相关更新见
https://github.com/TommyLemon/unitauto-java/releases/tag/2.8.0
https://github.com/TommyLemon/unitauto-jar/releases/tag/2.8.0
https://github.com/TommyLemon/unitauto-springboot/releases/tag/2.8.0
https://github.com/alibaba/fastjson/releases/tag/1.2.83
https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.146