liugang
|
e1e232d26c
|
* Remove unused parameters when calling the qa::setMenu method because the switcherMenu is implemented by the dropmenu widget now.
|
2023-09-14 17:00:40 +08:00 |
|
daitingting
|
463a134998
|
* Refactor the getXmindExport function.
|
2023-09-14 03:24:47 +00:00 |
|
daitingting
|
85f4f931b0
|
* Refactor the getXmindImport funciton.
|
2023-09-08 01:11:05 +00:00 |
|
daitingting
|
8917083e06
|
* Refactor the showXmindImport function.
|
2023-09-07 09:12:42 +00:00 |
|
daitingting
|
ae24670f37
|
* Refactor the saveXmindImport function.
|
2023-09-07 06:09:34 +00:00 |
|
dingguodong
|
bfad848bee
|
* Rename ACTIONMODEL to actionModel.
|
2023-09-07 09:35:38 +08:00 |
|
dingguodong
|
559a6971d1
|
* Remove unnecessary parameter.
|
2023-09-07 09:35:38 +08:00 |
|
liumengyi
|
80dceb038e
|
* Add comment and replace " to '.
|
2023-09-06 14:32:50 +08:00 |
|
liumengyi
|
ac33688ccf
|
* Refactor testcaseModel::saveXmindConfig, and add its unit test.
|
2023-09-06 13:55:25 +08:00 |
|
liumengyi
|
aef33d4a98
|
- Remove testcase::saveXmindConfig.
|
2023-09-06 10:58:16 +08:00 |
|
liumengyi
|
ac8377c841
|
* Refactor testcase::importToLib, and add testcaseTao::doUpdate, add unit test.
|
2023-09-06 10:28:11 +08:00 |
|
daitingting
|
f19fca92f3
|
* Refactor the importXmind fucntion.
* Move fetchByXml and fetchByJson function to zen.
|
2023-09-05 08:51:33 +00:00 |
|
liumengyi
|
09e1edaf64
|
* Refactor testcase::importFromLib.
|
2023-09-05 14:33:10 +08:00 |
|
daitingting
|
3eea1f79c6
|
* Adjust the return when the testcase is not found.
|
2023-09-05 05:16:17 +00:00 |
|
liugang
|
8307d2014e
|
* testcase: refactor the function of edit a scene.
|
2023-09-05 11:28:40 +08:00 |
|
liumengyi
|
7677cf765a
|
* Fix error of sync steps.
|
2023-09-05 11:25:59 +08:00 |
|
daitingting
|
5daecc2c09
|
* Refactor the exporxmind function.
|
2023-09-05 01:35:57 +00:00 |
|
liugang
|
6048f96fa9
|
* testcase: refactor the browse method.
|
2023-09-05 08:55:30 +08:00 |
|
daitingting
|
1ce4f35f2d
|
* Refactor the ajaxGetOptionMenu function.
|
2023-09-04 06:26:29 +00:00 |
|
liugang
|
5ab508d1f1
|
* testcase: refactor the deleteScene method.
|
2023-09-04 13:43:42 +08:00 |
|
liugang
|
253df95277
|
* testcase: rename the buildCaseForCase method to buildCaseForCreate.
|
2023-09-04 13:38:38 +08:00 |
|
liugang
|
eb1624bc48
|
Revert "* testcase: rename method buildCaseForCase to buildCaseForCreate."
This reverts commit e836b9fd1c.
|
2023-09-04 13:37:40 +08:00 |
|
liugang
|
e836b9fd1c
|
* testcase: rename method buildCaseForCase to buildCaseForCreate.
|
2023-09-04 13:33:55 +08:00 |
|
daitingting
|
2ec807b54f
|
* Refactor the ajaxGetReviewAmount.
|
2023-09-04 03:18:27 +00:00 |
|
liumengyi
|
19de252d0a
|
* Refactor show import model, and add testcaseTao::fetchStepsByList and its unit test.
|
2023-09-04 11:17:30 +08:00 |
|
liugang
|
23282a1017
|
* testcase: refactor the createScene method.
|
2023-09-04 10:13:05 +08:00 |
|
daitingting
|
3cae49390c
|
* Remove ajaxGetStatus function.
|
2023-09-01 05:48:42 +00:00 |
|
daitingting
|
acddaed1d0
|
* Remove useless function.
* Rename forceNotReview to needReview.
|
2023-09-01 03:25:55 +00:00 |
|
daitingting
|
6099d279e6
|
* Adjust codes.
|
2023-09-01 02:12:24 +00:00 |
|
daitingting
|
0e94a6cf36
|
* Refactor the automation function.
|
2023-09-01 02:09:45 +00:00 |
|
daitingting
|
c29f96d479
|
* Refactor showScript function.
|
2023-09-01 01:45:00 +00:00 |
|
daitingting
|
bc34bd5992
|
* Refactor bugs function.
|
2023-09-01 01:37:30 +00:00 |
|
liumengyi
|
9b054b85d5
|
* Refactor testcase::showImport.
|
2023-08-31 15:35:29 +08:00 |
|
daitingting
|
4c69c12656
|
* Refactor the export template function.
|
2023-08-31 06:17:35 +00:00 |
|
daitingting
|
9c3fa7bd75
|
* Adjust codes.
|
2023-08-30 07:06:04 +00:00 |
|
liumengyi
|
1f7d0c5ebf
|
* Refactor testcase::import.
|
2023-08-30 14:59:46 +08:00 |
|
daitingting
|
177bd9411c
|
* Split functions.
|
2023-08-30 06:50:01 +00:00 |
|
liumengyi
|
1bd3ec6d21
|
* Refactor testcase::ignoreLibcaseChange, and fix update steps of testcase::confirmLibcaseChange.
|
2023-08-30 13:58:40 +08:00 |
|
liumengyi
|
ea10556679
|
* Refactor testcase::confirmLibcaseChange.
|
2023-08-30 13:26:49 +08:00 |
|
daitingting
|
ccdc85d3f9
|
* Add section comment.
|
2023-08-30 01:30:13 +00:00 |
|
liumengyi
|
ee85fc63fb
|
* Refactor testcase::confirmChange.
|
2023-08-29 15:14:06 +08:00 |
|
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 |
|
daitingting
|
a529227bf5
|
* Splict build search form function.
|
2023-08-29 05:55:39 +00:00 |
|
daitingting
|
a8ccb237ca
|
* Add section comment.
|
2023-08-29 05:30:49 +00:00 |
|
daitingting
|
08cb14be58
|
* Add section note.
|
2023-08-29 03:11:46 +00:00 |
|
daitingting
|
5b4b0100ce
|
* Refactor the review funciton.
|
2023-08-29 02:07:50 +00:00 |
|
daitingting
|
77f7143e39
|
* Refactor testcase delete function.
|
2023-08-28 09:06:34 +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 |
|