liugang
|
3335a4a1ce
|
+ testtask: add script to test the batchAssign method.
|
2023-09-13 10:59:45 +08:00 |
|
liugang
|
bc30fd1e6c
|
* testtask: refactor script to test the batchunlinkCases method.
|
2023-09-13 10:59:20 +08:00 |
|
songchenxuan
|
f2b1f9ed3d
|
* Hidden useless icon.
|
2023-09-13 10:48:10 +08:00 |
|
liugang
|
16eba1966b
|
* testtask: refactor the batchAssign method.
|
2023-09-13 10:38:40 +08:00 |
|
liugang
|
c8825383bc
|
+ testtaskModel: add method to batch assign cases in a testtask.
|
2023-09-13 10:38:15 +08:00 |
|
liugang
|
8dacfa7606
|
* testtaskModel: return false if the $taskID parameter is empty.
|
2023-09-13 10:37:51 +08:00 |
|
dingguodong
|
b5b43d502a
|
* Move post data from model to control.
|
2023-09-13 10:35:30 +08:00 |
|
caoyanyi
|
7e5e3e1fec
|
* Adjust param type for program getByID.
|
2023-09-13 10:34:53 +08:00 |
|
zhouxin
|
97a2e4a3f1
|
* Fix method of upgrade measurement.
|
2023-09-13 10:33:55 +08:00 |
|
liumengyi
|
7d4e9650cb
|
* Refactor testcaseModel::syncCase2Project, and modify its unit test.
|
2023-09-13 10:23:46 +08:00 |
|
liugang
|
9fb9e6f226
|
* testtask: pass the $caseIdList parameter when calling the batchUnlinkCases method.
|
2023-09-13 10:20:36 +08:00 |
|
caoyanyi
|
c900f31f7c
|
* Rename saveState to checkAccess.
|
2023-09-13 10:20:19 +08:00 |
|
liugang
|
406f8d29a6
|
+ testtask: add script to test the batchUnlinkCases method.
|
2023-09-13 10:17:43 +08:00 |
|
dingguodong
|
0cd0aee7e2
|
* Move post data from model to control.
|
2023-09-13 10:16:35 +08:00 |
|
daitingting
|
abef23f865
|
* Refactor getByOpenedBy function.
|
2023-09-13 02:12:27 +00:00 |
|
songchenxuan
|
e3a020ac4c
|
* Finish task #102577.
|
2023-09-13 10:07:21 +08:00 |
|
liugang
|
b9d0029e09
|
* testtaskModel: refactor the batchUnlinkCases method.
|
2023-09-13 10:04:25 +08:00 |
|
zhouxin
|
261426829b
|
* Fix error of metric-edit.
|
2023-09-13 10:03:38 +08:00 |
|
caoyanyi
|
5c2e1d190c
|
* Remove program setMenu method and handle calls.
|
2023-09-13 10:01:50 +08:00 |
|
caoyanyi
|
d260495630
|
- Remove unused file.
|
2023-09-13 10:01:50 +08:00 |
|
caoyanyi
|
221686df96
|
* Fix control is null error.
|
2023-09-13 10:01:50 +08:00 |
|
dingguodong
|
84c3a3f914
|
* Move post data from model to control.
|
2023-09-13 09:58:15 +08:00 |
|
liugang
|
50ddd7313f
|
* testtask: refactor the batchUnlinkCases method.
|
2023-09-13 09:52:35 +08:00 |
|
liugang
|
0a168775d1
|
+ testtaskModel: add a method to batch remove cases from a testtask.
|
2023-09-13 09:52:10 +08:00 |
|
daitingting
|
0f09511c19
|
* Refactor getByStatus function.
|
2023-09-13 01:38:56 +00:00 |
|
liugang
|
ef12fe5868
|
* testtask: refactor the batchUnlink method.
|
2023-09-13 09:34:34 +08:00 |
|
songchenxuan
|
354579abbf
|
* Finish collect button and js.
|
2023-09-13 09:24:36 +08:00 |
|
liumengyi
|
ff35f2f167
|
* Rename summary result of testcaseTest::summaryTest.
|
2023-09-13 09:11:52 +08:00 |
|
liumengyi
|
1d4e6e95cc
|
* Refactor summary, and add its unit test.
|
2023-09-13 09:10:55 +08:00 |
|
dingguodong
|
84c34964be
|
* Move post data from model to control.
|
2023-09-13 09:07:43 +08:00 |
|
caoyanyi
|
23bc8cd0af
|
* Adjust method access to protected.
|
2023-09-13 09:05:07 +08:00 |
|
caoyanyi
|
a127332df8
|
* Adjust method access to protected.
|
2023-09-13 09:04:59 +08:00 |
|
daitingting
|
87afc0cfc9
|
* Refactor getByProduct function.
|
2023-09-13 01:04:37 +00:00 |
|
dingguodong
|
d3ef858ade
|
* Move post data from model to control.
|
2023-09-13 09:01:35 +08:00 |
|
caoyanyi
|
1159edfaaf
|
* Adjust method access to protected.
|
2023-09-13 09:01:24 +08:00 |
|
liumengyi
|
ab8757fe03
|
* Refactor testcaseModel::forceNotReview, and modify its unit test.
|
2023-09-13 08:59:29 +08:00 |
|
zhouxin
|
bff2b9ec76
|
* Filter out methods of base calc in reflection.
|
2023-09-13 08:56:10 +08:00 |
|
caoyanyi
|
efa9a88337
|
* Adjust unit test table init.
|
2023-09-13 08:55:41 +08:00 |
|
dingguodong
|
dc381641b3
|
* Fix typo.
|
2023-09-13 08:51:02 +08:00 |
|
qixinzhi
|
78d643a256
|
* Finish checked tip number style,task#102429,bug#38468.
|
2023-09-12 09:25:06 +00:00 |
|
caoyanyi
|
854aa569c2
|
* Fix error for custom dtable col.
|
2023-09-12 17:08:27 +08:00 |
|
liumengyi
|
dfb3be43d7
|
* Fix error of openBuild without drop down values, and refactor bugZen::buildEditForm.
|
2023-09-12 17:07:22 +08:00 |
|
liugang
|
13f7c810d2
|
+ testtask: add script to test the unlinkCase method.
|
2023-09-12 17:05:46 +08:00 |
|
wangxuepeng
|
d333e7fceb
|
* Unit test of the hideone and hideall method of action module.
|
2023-09-12 09:04:32 +00:00 |
|
liugang
|
d8bd6cf2d8
|
* testtaskModel: refactor the unlinkCase method.
|
2023-09-12 17:04:13 +08:00 |
|
wangyidong
|
88969061af
|
* Add unit for createmainlib and addexecutionmembers.
|
2023-09-12 16:53:29 +08:00 |
|
wangyidong
|
3a558cbade
|
* Adjust for create unit.
|
2023-09-12 16:53:29 +08:00 |
|
tianshujie
|
9659a77cc9
|
* Fix error on executing the cases.
|
2023-09-12 16:53:21 +08:00 |
|
dingguodong
|
6140c20f0a
|
* Refactor this function.
|
2023-09-12 16:48:52 +08:00 |
|
dingguodong
|
0d5f9154e4
|
* Fix failed start a program.
|
2023-09-12 16:48:52 +08:00 |
|