Commit Graph

71 Commits

Author SHA1 Message Date
dependabot[bot] 43c68f44a8
Bump qs and browser-sync in /app/static/minder
Bumps [qs](https://github.com/ljharb/qs) and [browser-sync](https://github.com/BrowserSync/browser-sync). These dependencies needed to be updated together.

Updates `qs` from 6.4.0 to 6.4.1
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.4.0...v6.4.1)

Updates `browser-sync` from 2.23.6 to 2.27.10
- [Release notes](https://github.com/BrowserSync/browser-sync/releases)
- [Changelog](https://github.com/BrowserSync/browser-sync/blob/master/CHANGELOG.md)
- [Commits](https://github.com/BrowserSync/browser-sync/compare/v2.23.6...v2.27.10)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: indirect
- dependency-name: browser-sync
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-06 20:14:04 +00:00
dependabot[bot] ec801e7e83
Bump lodash, browser-sync and grunt-ng-annotate in /app/static/minder
Bumps [lodash](https://github.com/lodash/lodash) to 4.17.21 and updates ancestor dependencies [lodash](https://github.com/lodash/lodash), [browser-sync](https://github.com/BrowserSync/browser-sync) and [grunt-ng-annotate](https://github.com/mgol/grunt-ng-annotate). These dependencies need to be updated together.


Updates `lodash` from 4.17.5 to 4.17.21
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.5...4.17.21)

Updates `browser-sync` from 2.23.6 to 2.27.10
- [Release notes](https://github.com/BrowserSync/browser-sync/releases)
- [Changelog](https://github.com/BrowserSync/browser-sync/blob/master/CHANGELOG.md)
- [Commits](https://github.com/BrowserSync/browser-sync/compare/v2.23.6...v2.27.10)

Updates `grunt-ng-annotate` from 0.9.2 to 4.0.0
- [Release notes](https://github.com/mgol/grunt-ng-annotate/releases)
- [Commits](https://github.com/mgol/grunt-ng-annotate/compare/0.9.2...4.0.0)

---
updated-dependencies:
- dependency-name: lodash
  dependency-type: indirect
- dependency-name: browser-sync
  dependency-type: indirect
- dependency-name: grunt-ng-annotate
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-21 03:46:24 +00:00
Jerry Li e06481cdf5
Merge pull request #63 from jerrylizilong/dependabot/npm_and_yarn/app/static/minder/underscore-and-grunt-replace--removed
Bump underscore and grunt-replace in /app/static/minder
2022-11-20 21:44:58 -06:00
dependabot[bot] 17d917486c
Bump underscore and grunt-replace in /app/static/minder
Removes [underscore](https://github.com/jashkenas/underscore). It's no longer used after updating ancestor dependency [grunt-replace](https://github.com/outaTiME/grunt-replace). These dependencies need to be updated together.


Removes `underscore`

Updates `grunt-replace` from 0.8.0 to 2.0.2
- [Release notes](https://github.com/outaTiME/grunt-replace/releases)
- [Changelog](https://github.com/outaTiME/grunt-replace/blob/2.0.2/CHANGELOG.md)
- [Commits](https://github.com/outaTiME/grunt-replace/compare/0.8.0...2.0.2)

---
updated-dependencies:
- dependency-name: underscore
  dependency-type: indirect
- dependency-name: grunt-replace
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-25 10:56:09 +00:00
Jerry Li bad6a2e67c
Merge pull request #60 from jerrylizilong/dependabot/npm_and_yarn/app/static/minder/engine.io-and-browser-sync-6.2.0
Bump engine.io and browser-sync in /app/static/minder
2022-10-25 05:54:59 -05:00
Jerry Li e0e5ea895f
Merge pull request #59 from jerrylizilong/dependabot/npm_and_yarn/app/static/minder/async-3.2.3
Bump async from 2.6.0 to 3.2.3 in /app/static/minder
2022-10-25 05:54:45 -05:00
dependabot[bot] 3ae3822d0b
Bump minimatch and grunt-wiredep in /app/static/minder
Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.0.8 and updates ancestor dependency [grunt-wiredep](https://github.com/stephenplusplus/grunt-wiredep). These dependencies need to be updated together.


Updates `minimatch` from 0.3.0 to 3.0.8
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](https://github.com/isaacs/minimatch/compare/v0.3.0...v3.0.8)

Updates `grunt-wiredep` from 2.0.0 to 3.0.1
- [Release notes](https://github.com/stephenplusplus/grunt-wiredep/releases)
- [Commits](https://github.com/stephenplusplus/grunt-wiredep/compare/v2.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
- dependency-name: grunt-wiredep
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-25 10:52:39 +00:00
dependabot[bot] 933cea3961
Bump engine.io and browser-sync in /app/static/minder
Bumps [engine.io](https://github.com/socketio/engine.io) and [browser-sync](https://github.com/BrowserSync/browser-sync). These dependencies needed to be updated together.

Updates `engine.io` from 3.1.5 to 6.2.0
- [Release notes](https://github.com/socketio/engine.io/releases)
- [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/engine.io/compare/3.1.5...6.2.0)

Updates `browser-sync` from 2.23.6 to 2.27.10
- [Release notes](https://github.com/BrowserSync/browser-sync/releases)
- [Changelog](https://github.com/BrowserSync/browser-sync/blob/master/CHANGELOG.md)
- [Commits](https://github.com/BrowserSync/browser-sync/compare/v2.23.6...v2.27.10)

---
updated-dependencies:
- dependency-name: engine.io
  dependency-type: indirect
- dependency-name: browser-sync
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-25 10:51:23 +00:00
dependabot[bot] 4f35024e2e
Bump async from 2.6.0 to 3.2.3 in /app/static/minder
Bumps [async](https://github.com/caolan/async) from 2.6.0 to 3.2.3.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/master/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.0...v3.2.3)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-25 10:51:20 +00:00
dependabot[bot] 6f720dbc58
Bump grunt from 1.5.2 to 1.5.3 in /app/static/minder
Bumps [grunt](https://github.com/gruntjs/grunt) from 1.5.2 to 1.5.3.
- [Release notes](https://github.com/gruntjs/grunt/releases)
- [Changelog](https://github.com/gruntjs/grunt/blob/main/CHANGELOG)
- [Commits](https://github.com/gruntjs/grunt/compare/v1.5.2...v1.5.3)

---
updated-dependencies:
- dependency-name: grunt
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-26 00:10:17 +00:00
dependabot[bot] 6ac65df3a2
Bump grunt from 1.3.0 to 1.5.2 in /app/static/minder
Bumps [grunt](https://github.com/gruntjs/grunt) from 1.3.0 to 1.5.2.
- [Release notes](https://github.com/gruntjs/grunt/releases)
- [Changelog](https://github.com/gruntjs/grunt/blob/main/CHANGELOG)
- [Commits](https://github.com/gruntjs/grunt/compare/v1.3.0...v1.5.2)

---
updated-dependencies:
- dependency-name: grunt
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-27 07:04:44 +00:00
dependabot[bot] 7c524b7178
Bump path-parse from 1.0.6 to 1.0.7 in /app/static/minder
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-13 01:24:11 +00:00
dependabot[bot] 5e3cb13386
Bump grunt from 0.4.5 to 1.3.0 in /app/static/minder
Bumps [grunt](https://github.com/gruntjs/grunt) from 0.4.5 to 1.3.0.
- [Release notes](https://github.com/gruntjs/grunt/releases)
- [Changelog](https://github.com/gruntjs/grunt/blob/main/CHANGELOG)
- [Commits](https://github.com/gruntjs/grunt/compare/v0.4.5...v1.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-07 10:50:50 +00:00
jerrylizilong 2fa90e27bd 修复脑图无法按名称查询问题 2019-05-22 16:10:55 +08:00
jerrylizilong fc88297335 添加重试上划功能 2019-05-22 15:32:27 +08:00
jerrylizilong eede8c4f68 增加百度脑图功能集成 2019-05-22 11:15:37 +08:00
jerrylizilong 5d76d6cbb6 修改用例默认状态 2019-05-22 10:49:52 +08:00
jerrylizilong 3ab0bc70c3 更新用例默认状态为 -1 : 不自动执行 2019-05-10 15:33:11 +08:00
jerrylizilong 1be1a34a26 修复查找用例集进行测试时的sql 错误 2019-04-29 17:33:17 +08:00
jerrylizilong ed09d2f94b 修复 atx core 无法启动问题 2019-04-26 17:47:16 +08:00
jerrylizilong 80db388434 限制用户名输入长度为 50 2019-03-27 12:30:25 +08:00
jerrylizilong a0adc43600 限制用户名输入长度为 50 2019-03-27 12:29:22 +08:00
jerrylizilong 61b97b50fe 复制用例集:转换run type 2019-03-27 12:24:08 +08:00
jerrylizilong 67bbc19541 增加删除用例集功能(逻辑删除) 2019-03-27 12:11:01 +08:00
jerrylizilong 0f4188699f 添加字段输入长度限制 2019-03-27 11:34:01 +08:00
jerrylizilong e99b35b4cb 修复步骤查询分页错误问题 2019-03-27 11:16:28 +08:00
jerrylizilong 65bd550d09 用例集: 用例类型修改为 执行类型 2019-03-27 11:10:38 +08:00
jerrylizilong aba4726be8 修复无法按状态、类型查询用例集的问题 2019-03-27 11:08:36 +08:00
jerrylizilong b370eb40fb 修复sql 错误 2019-03-26 15:19:34 +08:00
jerrylizilong 48475f8f5b 修复无法查询到 test suite 进行执行的问题 2019-03-26 14:20:42 +08:00
jerrylizilong 7daba32e0f 添加接口测试部分说明 2019-03-25 11:03:46 +08:00
jerrylizilong fde22729e6 添加接口测试模块 2019-03-25 10:14:30 +08:00
jerrylizilong f521b28c7d extend: 1. 优化相关方法 2.添加每个方法的备注。 2019-03-18 18:03:19 +08:00
jerrylizilong b1495faa26 用例列表执行并发数: 1 改为 6 2019-03-13 16:52:16 +08:00
jerrylizilong 94ebe17428 coreservice: 调整用例集和用例的执行顺序,执行完所有用例集后,才查询待执行的用例集。 2019-03-13 16:50:35 +08:00
jerrylizilong 0d55a46f5a 填写方法:增加插入随机数的匹配符{r}
使用例子: 填写|id@@kw@@测试随机数{r}随机数结尾
2019-03-13 16:45:34 +08:00
jerrylizilong 51ab1225a1 添加元素不存在的报错处理 2019-02-25 12:31:14 +08:00
jerrylizilong ca22621d15 处理 \ 的保存 2019-01-04 18:31:27 +08:00
jerrylizilong ee8d493da5 处理 \ 无法正常保存的问题 2019-01-04 18:19:54 +08:00
jerrylizilong 6e0cb973b4 新增复制方法:将后一个元素的内容复制填入到前一个元素中 2018-12-28 10:18:49 +08:00
jerrylizilong ddc2d57b33 添加 docker 镜像文件 2018-12-19 19:24:51 +08:00
jerrylizilong 1c67d3803c 修改目录拼接 2018-12-14 09:32:53 +08:00
jerrylizilong ddd1950867 修改目录拼接 2018-12-12 10:39:14 +08:00
jerrylizilong d2bda763d7 v1.0 2018-11-16 18:09:38 +08:00
Jerry Li 2d4a14e4b4
Delete documentation.md 2018-11-16 18:06:48 +08:00
Jerry Li 558e591eba
Delete README.md 2018-11-16 18:04:04 +08:00
Jerry Li 5cea050d06
Delete README.md 2018-11-16 18:02:42 +08:00
jerrylizilong a77801c26c 修改单元测试:使用 pytest 和 pytest-html 进行报表展现 2018-11-16 17:52:18 +08:00
jerrylizilong 3e5cf7dcb7 1.优化 atx 步骤组织
2.独立出 atx 用例执行任务,和原 core 并行
2018-11-16 10:22:37 +08:00
jerrylizilong 02d8c16cd3 优化步骤执行逻辑 2018-11-07 14:13:51 +08:00