qixinzhi
|
d5c87b7ca8
|
* Remove duplicate metric.
|
2023-09-12 08:34:51 +00:00 |
|
liumengyi
|
3d57359eb5
|
* Refactor testcaseModel::importCaseRelatedModules, and add its unit test.
|
2023-09-12 16:02:10 +08:00 |
|
tianshujie
|
543fa0391d
|
* Modify execution result.
|
2023-09-12 16:01:25 +08:00 |
|
tianshujie
|
f8856369c0
|
* Clear table data.
|
2023-09-12 15:59:46 +08:00 |
|
songchenxuan
|
9848ed3138
|
* Modify css.
|
2023-09-12 14:43:46 +08:00 |
|
tianshujie
|
c35159ec1e
|
* Refactor getTotalEstimate method and case.
|
2023-09-12 15:52:51 +08:00 |
|
daitingting
|
8c0f409630
|
* Delete useless codes.
|
2023-09-12 07:31:32 +00:00 |
|
wangyidong
|
89ed463b6c
|
* Adjust for execution create.
|
2023-09-12 15:31:06 +08:00 |
|
caoyanyi
|
b069701b1e
|
* Adjust unit test check rule.
|
2023-09-12 15:18:06 +08:00 |
|
zhouxin
|
af1b5135a2
|
* Migrate feature of measurement to metric.
|
2023-09-12 15:17:03 +08:00 |
|
songchenxuan
|
0a33bbc88c
|
* Modify initTable function.
|
2023-09-12 13:59:33 +08:00 |
|
tianshujie
|
f3183cb098
|
* Refactor fixOrder method.
|
2023-09-12 15:13:13 +08:00 |
|
dingguodong
|
8acf083e8f
|
* Fix failed test case.
|
2023-09-12 15:00:07 +08:00 |
|
daitingting
|
761f7fa4e1
|
* Refactor getMOduleProjectCases.
|
2023-09-12 06:58:30 +00:00 |
|
caoyanyi
|
d4f791b235
|
* Adjust unit test file access and check rule.
|
2023-09-12 14:58:14 +08:00 |
|
dingguodong
|
5b18992432
|
* Refactor this function.
|
2023-09-12 14:45:17 +08:00 |
|
tianshujie
|
2e112ec2ed
|
* Refactor getSearchTasks method.
|
2023-09-12 14:42:23 +08:00 |
|
caoyanyi
|
b957deb8c8
|
* Adjust unit test check rule.
|
2023-09-12 14:41:02 +08:00 |
|
liumengyi
|
73795f84c4
|
* Refactor testcaseModel::checkModuleImported, and add its unit test.
|
2023-09-12 14:38:15 +08:00 |
|
liugang
|
ba7f21db25
|
+ testtask: add a method to test the removal of a case from a testtask.
|
2023-09-12 14:21:12 +08:00 |
|
liugang
|
9111d695ec
|
* testtask: refactor the unlinkCase method.
|
2023-09-12 14:20:44 +08:00 |
|
liugang
|
a8ac477bc4
|
+ testtask: add method to remove a case from a testtask.
|
2023-09-12 14:20:21 +08:00 |
|
dingguodong
|
19f552d0b9
|
* Fix type error.
|
2023-09-12 14:18:53 +08:00 |
|
dingguodong
|
6e57c0ca0e
|
* Add default value for parameters.
|
2023-09-12 14:18:36 +08:00 |
|
dingguodong
|
5b67530542
|
* Add comment and type hint.
|
2023-09-12 14:07:55 +08:00 |
|
liumengyi
|
7958bd4f1e
|
* Refactor testcaseModel::getImportFields, and modify its unit test.
|
2023-09-12 14:05:34 +08:00 |
|
wangyidong
|
8d2f3fc95a
|
* Get location after create execution.
|
2023-09-12 14:01:59 +08:00 |
|
dingguodong
|
a3d087b9cd
|
* Add comment and type hint.
|
2023-09-12 14:00:33 +08:00 |
|
dingguodong
|
c8fb4ed888
|
* Fix wrong test case.
|
2023-09-12 14:00:33 +08:00 |
|
liumengyi
|
302a9f816d
|
* Refactor testcaseModel::createStepsFromBug, and add its unit test.
|
2023-09-12 13:46:01 +08:00 |
|
dingguodong
|
c73e8e9eb0
|
* Add comment and type hint.
|
2023-09-12 13:35:56 +08:00 |
|
wangyidong
|
977f5d151d
|
* Adjust tips page.
|
2023-09-12 13:30:36 +08:00 |
|
zhouxin
|
f6ae6ea965
|
* Adjust style of metric-view.
|
2023-09-12 13:27:02 +08:00 |
|
dingguodong
|
9d62dc57f3
|
* Refactor this function.
|
2023-09-12 13:19:50 +08:00 |
|
wangyidong
|
e4f3aee3b0
|
* Adjust for display tips after create execution.
|
2023-09-12 13:18:16 +08:00 |
|
liugang
|
8bcd14a7ee
|
* testtask: refactor the delete method.
|
2023-09-12 13:12:07 +08:00 |
|
tianshujie
|
d1a20b4675
|
- Delete empty blank.
|
2023-09-12 11:23:29 +08:00 |
|
caoyanyi
|
84999bfa89
|
* Adjust unit test check rule.
|
2023-09-12 11:09:16 +08:00 |
|
tianshujie
|
b4f18e920d
|
* Refactor story method.
|
2023-09-12 10:57:38 +08:00 |
|
liumengyi
|
eaa600193c
|
* Refactor testcaseModel::joinStep, and modify its unit test.
|
2023-09-12 10:56:27 +08:00 |
|
liumengyi
|
ed06a2423c
|
* Refactor testcaseModel::batchDelete, and modify its unit test.
|
2023-09-12 10:48:16 +08:00 |
|
liugang
|
c285ca95e0
|
* testtask: modify configuration order.
|
2023-09-12 10:42:39 +08:00 |
|
liugang
|
5fe1795f2c
|
* testtask: refactor script to test the activate method.
|
2023-09-12 10:42:07 +08:00 |
|
daitingting
|
9c24100be5
|
* Rename sort to orderBy.
|
2023-09-12 02:41:26 +00:00 |
|
liugang
|
0f01aceaf0
|
* testtask: refactor script to test the block method.
|
2023-09-12 10:41:04 +08:00 |
|
liumengyi
|
8cb70bd7ee
|
* Refactor testcaseModel::getStoryCaseCount, and modify its unit test.
|
2023-09-12 10:40:21 +08:00 |
|
daitingting
|
6c01129b64
|
* Refactor getTestCases function.
* Split getNeedConfirmList function.
|
2023-09-12 02:37:53 +00:00 |
|
liumengyi
|
80116d3287
|
* Refactor testcaseModel::getStoryCases, and modify its unit test.
|
2023-09-12 10:27:45 +08:00 |
|
caoyanyi
|
1dc73b0da2
|
* Move method to zen.php.
|
2023-09-12 10:23:08 +08:00 |
|
liugang
|
bd2004723e
|
* testtask: modify comment.
|
2023-09-12 10:22:53 +08:00 |
|