Commit Graph

30 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 eede8c4f68 增加百度脑图功能集成 2019-05-22 11:15:37 +08:00
jerrylizilong 67bbc19541 增加删除用例集功能(逻辑删除) 2019-03-27 12:11:01 +08:00
jerrylizilong 65bd550d09 用例集: 用例类型修改为 执行类型 2019-03-27 11:10:38 +08:00
jerrylizilong 7daba32e0f 添加接口测试部分说明 2019-03-25 11:03:46 +08:00
jerrylizilong fde22729e6 添加接口测试模块 2019-03-25 10:14:30 +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 c36e1d85f0 v1.1:
1. 优化步骤出错处理
2. 精简打印内容
3. 修改截图格式为 png
2018-09-14 14:21:06 +08:00
jerrylizilong 73d4e87abd 修复新增test suite 不跳到关联页面问题 2018-08-29 10:18:02 +08:00
jerrylizilong e60b6ee478 新增: 测试用例编辑器 2018-08-28 15:10:14 +08:00
jerrylizilong e970b97e69 补充截图目录 2018-08-12 16:04:00 +08:00
jerrylizilong 150e326083 新增节点管理 2018-08-05 16:56:23 +08:00
jerrylizilong 329a694cd5 v1.0 2018-07-31 11:34:36 +08:00
jerrylizilong c9ae8ca82a v1.0 2018-07-30 16:58:07 +08:00