liumengyi
|
966d1a9340
|
* Optimize code for bug::batchEdit.
|
2023-08-29 14:52:54 +08:00 |
|
liumengyi
|
e40275a908
|
* Refactor testcase::batchEdit.
|
2023-08-29 14:37:23 +08:00 |
|
liumengyi
|
bccd1c7ce2
|
* Optimize code.
|
2023-08-29 14:23:34 +08:00 |
|
daitingting
|
dfb455b405
|
* Refactor getCases2Link and getBugs2Link function.
|
2023-08-29 06:19:35 +00:00 |
|
liumengyi
|
74a87cf764
|
* Fix bug of bugModel::update.
|
2023-08-29 13:32:17 +08:00 |
|
daitingting
|
5b4b0100ce
|
* Refactor the review funciton.
|
2023-08-29 02:07:50 +00:00 |
|
liugang
|
2ddcad386d
|
* testcase: refactor the createScene method.
|
2023-08-28 15:30:26 +08:00 |
|
liugang
|
f0e66e833f
|
* testcase: refactor the createScene method.
|
2023-08-28 15:05:21 +08:00 |
|
liugang
|
18d3f1520b
|
+ testcaseModel: add a method to get a scene by id.
|
2023-08-28 15:01:39 +08:00 |
|
liumengyi
|
e71f29be32
|
- Remove testcaseModel::batchCreate and its unit test.
|
2023-08-28 09:58:58 +08:00 |
|
liugang
|
2f8d41d200
|
* testcase: rename the $sceneId parameter to $sceneID.
|
2023-08-28 09:18:47 +08:00 |
|
liugang
|
476d62d427
|
+ testcaseModel: check if the sceneID parameter if out of range.
|
2023-08-28 09:06:42 +08:00 |
|
daitingting
|
b436a17e37
|
* Add caseID param.
|
2023-08-28 00:53:55 +00:00 |
|
liugang
|
3586e2ada7
|
* testcaseModel: add method to batch confirm story change of cases.
|
2023-08-25 16:57:19 +08:00 |
|
liugang
|
b332efe177
|
* Rename the testcase::batchCaseTypeChange method to testcase:batchChangeType method.
|
2023-08-25 15:36:16 +08:00 |
|
daitingting
|
3585685246
|
* Adjust codes.
|
2023-08-25 07:18:27 +00:00 |
|
liumengyi
|
53db67bb31
|
* Refactor testcaseModel::appendData, and modify its unit test.
|
2023-08-25 14:27:52 +08:00 |
|
liumengyi
|
7080084e2c
|
* Refactor testcaseModel::getModuleCases, and modify its unit test.
|
2023-08-25 13:29:24 +08:00 |
|
daitingting
|
751e4f9ffb
|
* Split update function.
|
2023-08-25 03:35:53 +00:00 |
|
liugang
|
343a158bb9
|
* testcaseModel: fix error of calling undefined variable.
|
2023-08-25 09:54:40 +08:00 |
|
liugang
|
a5066dcbde
|
* testcaseModel: return false if the $type paramter is empty.
|
2023-08-25 09:54:16 +08:00 |
|
liumengyi
|
06e938a353
|
* Refactor testcase::getByID, add method of testcaseTao::getSteps, and modify its unit test.
|
2023-08-25 09:21:59 +08:00 |
|
daitingting
|
9620c06696
|
* Split prepareEditExtras funciton.
|
2023-08-24 09:18:30 +00:00 |
|
liugang
|
9d9e187fe2
|
* testcaseModel: refactor the batchChangeScene method.
|
2023-08-24 16:50:07 +08:00 |
|
liugang
|
54673a5105
|
* testcaseModel: refactor the batchCaseTypeChange method and rename it to batchChangeType.
|
2023-08-24 16:48:42 +08:00 |
|
liugang
|
9e604f5800
|
* testcaseModel: refactor the batchChangeModule method.
|
2023-08-24 16:46:54 +08:00 |
|
liugang
|
a0383a91f5
|
* testcaseModel: if the query string returns empty terminate the function.
|
2023-08-24 16:39:46 +08:00 |
|
liugang
|
a48f4f6f95
|
* testcaseModel: refactor the batchChangeBranch method.
|
2023-08-24 16:38:52 +08:00 |
|
liumengyi
|
c392edd902
|
* Optimize code.
|
2023-08-24 15:36:41 +08:00 |
|
liumengyi
|
a1a8d65933
|
* Refactor testcaseModel::create, and add methods of bugModel::appendSteps and bugTao::insertSteps, and add its unit test.
|
2023-08-24 14:53:49 +08:00 |
|
liugang
|
52f6ff9451
|
* testcaseModel: refactor the getByList method.
|
2023-08-24 13:08:06 +08:00 |
|
liugang
|
8d81651ddb
|
+ testcaseModel: add the getScenesByList method.
|
2023-08-24 11:27:56 +08:00 |
|
liugang
|
491c05871d
|
* testcaseModel: simplify batchReview method.
|
2023-08-24 09:16:31 +08:00 |
|
liugang
|
285f4746d2
|
* testcase: refactor the batchDelete methods.
|
2023-08-23 15:51:49 +08:00 |
|
liugang
|
ba5332eed3
|
* testcase: refactor the batchReview methods.
|
2023-08-22 15:02:09 +08:00 |
|
liugang
|
8cf2a90f86
|
* testcaseModel: refactor the getByList method to filter data by query string.
|
2023-08-22 14:59:52 +08:00 |
|
liumengyi
|
5aecf47958
|
* Process steps for mindmap.
|
2023-08-04 10:50:40 +08:00 |
|
wangyuting
|
4eeaa971db
|
* Finish caselib showimport zin page.
|
2023-08-03 09:16:04 +08:00 |
|
liumengyi
|
6b82e15b13
|
* Refactor ui of testtask::results and testtask::runCase.
|
2023-07-26 16:37:29 +08:00 |
|
liumengyi
|
ae1b3d1a1a
|
* Show multi-level steps in testcase::view, and modify style.
|
2023-07-25 18:06:44 +08:00 |
|
liumengyi
|
ace05fb8f2
|
* Add step editor in testcase::edit, and save steps in testcase::create and testcase::edit.
|
2023-07-25 16:32:25 +08:00 |
|
wangyuting
|
c33117f6d6
|
* Optimize batch actions on testcase browse.
|
2023-07-21 13:31:50 +08:00 |
|
wangyuting
|
bbf7750b19
|
* Finish buildOperateMenu function.
|
2023-07-19 10:55:57 +08:00 |
|
liumengyi
|
3737fbe0eb
|
* Optimize code of testcase::create and testcase::edit.
|
2023-07-17 14:11:15 +08:00 |
|
liugang
|
f3a6e23460
|
- Remove unused code of showBranch.
|
2023-07-12 13:39:48 +08:00 |
|
daitingting
|
d3893e4c5b
|
* Refactor importfromlib view of testcase.
|
2023-07-08 08:35:17 +00:00 |
|
liugang
|
9a3dd9cb3b
|
* testcaseModel: fix error of query cases which is not a unit test case.
|
2023-07-07 19:04:23 +08:00 |
|
liugang
|
ceeef07f74
|
* testcaseModel: when the "All" tab is clicked, all cases and scenes are displayed, and when other tabs are clicked, the corresponding cases and the scenes to which the cases belong are displayed.
|
2023-06-30 14:50:15 +08:00 |
|
liugang
|
a2b9d711b4
|
* testcaseModel: rename $caseIdArr to $caseIdList.
|
2023-06-30 13:38:51 +08:00 |
|
liugang
|
f3ef1d60f1
|
* testcase: only display automated cases when check the only automated option.
|
2023-06-30 13:10:51 +08:00 |
|