Commit Graph

3261 Commits

Author SHA1 Message Date
fit2-zhao 6e4e42812a fix(接口自动化): 循环控制器处理 2021-01-18 18:26:45 +08:00
fit2-zhao 7fdf8b4154 Merge branch 'master' of https://github.com/metersphere/metersphere
# Conflicts:
#	backend/src/main/java/io/metersphere/api/service/ApiScenarioReportService.java
2021-01-18 18:15:31 +08:00
fit2-zhao ba6c5b85a6 fix(接口自动化): 修复执行报告场景名称问题 2021-01-18 18:12:02 +08:00
shiziyuan9527 07de54a8e5 refactor(测试跟踪): 关联项目处增加说明图标 2021-01-18 17:54:07 +08:00
song.tianyang 3cbca58209 fix: 修复全选统计错误的缺陷、修复测试计划定时任务的缺陷
修复全选统计错误的缺陷、修复测试计划定时任务的缺陷
2021-01-18 17:45:01 +08:00
shiziyuan9527 de31246d53 refactor(测试跟踪): 用例评审优化 2021-01-18 17:28:12 +08:00
chenjianxing 0e88589142 Merge branch 'master' of https://github.com/metersphere/metersphere 2021-01-18 17:10:55 +08:00
chenjianxing 51ca545122 fix: 修改接口用例空指针 2021-01-18 17:07:12 +08:00
fit2-zhao cb73ebc2a3 Merge branch 'master' of https://github.com/metersphere/metersphere 2021-01-18 15:44:40 +08:00
fit2-zhao 17fc35d01e fix(接口定义): 单条用例执行时保存变化内容 2021-01-18 15:44:19 +08:00
chenjianxing 7cb3d59d02 Merge branch 'master' of https://github.com/metersphere/metersphere 2021-01-18 15:38:46 +08:00
chenjianxing 6bb13a7a59 refactor: json响应自动格式化 2021-01-18 15:38:27 +08:00
fit2-zhao 8653a20c60 fix(接口定义): 现实执行脚本 2021-01-18 15:20:40 +08:00
fit2-zhao 7766db552c style(接口测试): 统一接口定义和接口自动化 Tab 添加样式 2021-01-18 14:22:14 +08:00
fit2-zhao 6d6853101b fix(接口自动化): 复制组件放到一起 2021-01-18 13:42:55 +08:00
fit2-zhao 20f7e727ea fix(接口定义): JSON-SCHEMA转换问题修复 2021-01-18 13:31:52 +08:00
fit2-zhao c1303bd8a8 refactor(接口定义): 重构HTTP请求,规范代码 2021-01-18 13:25:44 +08:00
fit2-zhao b0d01bebba fix(接口定义): 修复用例执行成功后,结果未更新,响应内容为空 2021-01-18 13:02:23 +08:00
fit2-zhao ab421ae204 Merge branch 'master' of https://github.com/metersphere/metersphere 2021-01-18 12:44:38 +08:00
fit2-zhao 46a9600908 refactor(接口自动化): 重构添加组件方法 2021-01-18 12:44:02 +08:00
chenjianxing 49c0de83b6 refactor: 测试计划编辑用例按钮小屏适配 2021-01-18 11:39:51 +08:00
chenjianxing c53687d37d fix: 接口测试文件上传失败 2021-01-18 11:12:28 +08:00
chenjianxing b024c5da54 Merge branch 'master' of https://github.com/metersphere/metersphere 2021-01-18 10:29:10 +08:00
fit2-zhao b0c158235c fix(接口自动化): 修改变量统计问题 2021-01-18 09:50:42 +08:00
fit2-zhao bd505a5c32 style(接口自动化): 统一步骤样式 2021-01-13 18:18:50 +08:00
song.tianyang 8d152a077e feat(测试计划增加定时任务、增加测试报告查看页面):
测试计划增加定时任务、增加测试报告查看页面
2021-01-13 16:51:02 +08:00
fit2-zhao 4069654f7d Merge branch 'master' of https://github.com/metersphere/metersphere 2021-01-13 16:34:00 +08:00
fit2-zhao a315a77055 style(接口定义): JSON-SCHEMA 样式调整 2021-01-13 16:33:39 +08:00
shiziyuan9527 93654862ef refactor(测试计划): 性能测试用例执行 2021-01-13 16:17:18 +08:00
chenjianxing 2dee505e53 Merge branch 'master' of https://github.com/metersphere/metersphere 2021-01-13 16:04:27 +08:00
chenjianxing 0a8a2b55bf fix: 嵌套表格全选样式生效 2021-01-13 16:04:10 +08:00
fit2-zhao 41f928aa89 feat(接口定义): 接口用例增加执行结果展示 2021-01-13 15:25:05 +08:00
chenjianxing d24d7e5144 Merge branch 'master' of https://github.com/metersphere/metersphere 2021-01-13 15:02:34 +08:00
chenjianxing b4d1b25cdf refactor: 用例列表全屏显示 2021-01-13 15:02:14 +08:00
fit2-zhao c8b9b2babb fix(接口自动化): 数据迁移,模块以树形结构展示 2021-01-13 14:34:43 +08:00
fit2-zhao 0230aba400 fix(接口自动化): 解决无法创建场景问题 2021-01-13 11:24:20 +08:00
chenjianxing 6f67e89a9d Merge branch 'master' of https://github.com/metersphere/metersphere 2021-01-13 11:20:44 +08:00
chenjianxing 1ec251c65a refactor: 测试用例列表页面优化 2021-01-13 11:20:27 +08:00
shiziyuan9527 6811a5c9a2 refactor(测试计划): 统计报告优化 2021-01-13 11:19:22 +08:00
fit2-zhao 4654e5fff2 提交误删除引用 2021-01-13 10:20:59 +08:00
chenjianxing 53c2d6f7fa Merge branch 'master' of https://github.com/metersphere/metersphere 2021-01-13 09:56:52 +08:00
chenjianxing 5aa5b5ebc3 refactor: 场景和模块树页面优化 2021-01-13 09:56:33 +08:00
shiziyuan9527 1c4365cc28 Merge branch 'master' of https://github.com/metersphere/metersphere 2021-01-12 18:09:26 +08:00
shiziyuan9527 17ecef469b feat(测试计划): 统计报告新增性能测试用例饼图 2021-01-12 18:08:40 +08:00
fit2-zhao dfd7f6de59 fix(接口自动化): LOOP 页面下拉选项丢失找回 2021-01-12 18:07:32 +08:00
fit2-zhao 20c9d9b50c fix(接口定义): 不允许拖拽 2021-01-12 18:02:23 +08:00
fit2-zhao 14a54cabcc Merge branch 'master' of https://github.com/metersphere/metersphere
# Conflicts:
#	frontend/src/business/components/api/definition/components/processor/Jsr233Processor.vue
2021-01-12 18:00:26 +08:00
fit2-zhao 930850031e style(接口定义): 脚本样式优化 2021-01-12 17:55:41 +08:00
chenjianxing 4ffa2b045d fix: 解决冲突 2021-01-12 17:39:49 +08:00
chenjianxing 255e31e2d9 refactor: 接口定义组件优化 2021-01-12 17:34:52 +08:00