wangxuepeng
|
c94677b399
|
* Remove getCanImportCases and getCanImportedModules to testcase.
|
2023-10-30 16:50:22 +08:00 |
|
liumengyi
|
910ec3a5c8
|
* Fix error of importing to case lib.
|
2023-10-27 10:55:26 +08:00 |
|
hufangzhou
|
e121e5ee9e
|
* Finish task #93819.
|
2023-10-26 14:57:01 +08:00 |
|
daitingting
|
a636504976
|
* Adjust codes.
|
2023-10-17 02:02:07 +00:00 |
|
daitingting
|
ff8e7f0c3d
|
* Exculde children of current scene as parent scenes.
|
2023-10-17 01:45:18 +00:00 |
|
daitingting
|
80ca27022d
|
* Adjust codes.
|
2023-10-16 09:04:11 +00:00 |
|
daitingting
|
773ce780b8
|
* Add name for stepsEditor.
|
2023-10-08 08:03:02 +00:00 |
|
dingguodong
|
4b5b7a6ae8
|
* Fix typo, trimed to trimmed.
|
2023-09-28 17:25:33 +08:00 |
|
daitingting
|
50fdb8b2f0
|
* Add status param.
|
2023-09-25 01:08:46 +00:00 |
|
liugang
|
88ac6559e6
|
* testcaseModel: move the $branch parameter before the $startScene parameter of the getSceneMenu method.
|
2023-09-21 17:30:25 +08:00 |
|
liumengyi
|
df7ccaded9
|
* Refactor testcaseModel::isClickable, and its unit test.
|
2023-09-21 15:40:30 +08:00 |
|
liumengyi
|
7f683478c0
|
* Refactor testcaseModel::getDatatableModules.
|
2023-09-21 11:20:54 +08:00 |
|
liumengyi
|
bd2bef8826
|
* Refactor testcaseModel::getSceneMenu, rename buildMenuQuery to getScenesForMenu, and modify unit test.
|
2023-09-21 10:29:15 +08:00 |
|
liumengyi
|
b9c593569b
|
* Refactor testcaseModel::getSceneGroups, and add its unit test.
|
2023-09-20 17:29:55 +08:00 |
|
liumengyi
|
3554129025
|
+ Add comment.
|
2023-09-20 13:48:44 +08:00 |
|
liumengyi
|
abec6c079c
|
* Add unit test of testcaseModel::appendCaseFails.
|
2023-09-20 10:29:34 +08:00 |
|
liugang
|
308147d584
|
+ testcaseModel: add a method to get grouped steps by case id list.
|
2023-09-19 15:05:15 +08:00 |
|
daitingting
|
95b9175add
|
* Format codes.
|
2023-09-18 07:51:34 +00:00 |
|
liumengyi
|
aa9121abd6
|
* Modify unit test after changing testcaseTest::getByListTest.
|
2023-09-18 14:16:48 +08:00 |
|
liumengyi
|
0f65eb578a
|
* Optimize code.
|
2023-09-18 13:53:25 +08:00 |
|
liumengyi
|
27d70e5f55
|
* Modify unit test of testcase::createScene.
|
2023-09-18 11:06:49 +08:00 |
|
daitingting
|
52ac0252a6
|
* Test unlinkCaseFromTesttask.
|
2023-09-15 02:45:19 +00:00 |
|
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
|
99b1909a37
|
* Remove useless codes.
|
2023-09-14 06:43:07 +00:00 |
|
daitingting
|
1a7e58e69b
|
* Rename getCaseByProductAndModule to getCaseListForXmindExport and refactor it.
|
2023-09-14 06:16:32 +00:00 |
|
daitingting
|
444462aeb1
|
* Rename the getModuleByProductAndModel to getModuleListForXmindExport and refactor it.
|
2023-09-14 06:08:38 +00:00 |
|
liumengyi
|
d8ba5b705f
|
* Refactor testcaseModel::getSceneByProductAndModule and add its unit test.
|
2023-09-14 13:47:43 +08:00 |
|
liumengyi
|
eb8b8a0b03
|
* Refactor testcaseModel::getStepByProductAandModule, and add its unit test.
|
2023-09-14 13:33:46 +08:00 |
|
daitingting
|
7f4f385e22
|
* Delete useless codes.
|
2023-09-14 03:25:27 +00:00 |
|
daitingting
|
463a134998
|
* Refactor the getXmindExport function.
|
2023-09-14 03:24:47 +00:00 |
|
liumengyi
|
1aadb85d69
|
* Refactor testcaseModel::getXmindConfig, and add its unit test.
|
2023-09-14 11:04:00 +08:00 |
|
daitingting
|
27867472ab
|
* Refactor the buildSearchForm function.
|
2023-09-14 02:59:51 +00:00 |
|
liumengyi
|
4b70991a4b
|
* Remove testcaseModel::checkConfigValue, and move it to testcaseZen::buildXmindConfig.
|
2023-09-14 10:34:00 +08:00 |
|
liumengyi
|
99214a5ae2
|
* Refactor testcaseModel::getXmindImport and testcaseModel::xmlToArray.
|
2023-09-14 10:18:51 +08:00 |
|
liumengyi
|
d000bf362a
|
* Refactor testcaseModel::getScenesName, add its unit test, and add default value for function.
|
2023-09-14 09:21:53 +08:00 |
|
liumengyi
|
aab6445415
|
* Refactor testcaseModel::getAllChildId, add its unit test and add default value.
|
2023-09-13 16:26:22 +08:00 |
|
daitingting
|
9f2bb0a236
|
* Refactor getExecutionCases.
|
2023-09-13 08:09:16 +00:00 |
|
liumengyi
|
0b3984e467
|
* Refactor testcaseModel::buildTreeArray, and add its unit test.
|
2023-09-13 15:26:40 +08:00 |
|
daitingting
|
c7efd4467f
|
* Refactor the getBySearch function.
|
2023-09-13 06:44:58 +00:00 |
|
liumengyi
|
2c9d7d6477
|
* Refactor testcaseModel::buildMenuQuery, and add its unit test.
|
2023-09-13 13:59:56 +08:00 |
|
daitingting
|
7a77a41d19
|
* Move auto param.
|
2023-09-13 05:27:22 +00:00 |
|
daitingting
|
a53d7e9e96
|
* Refactor the getByAssignedTo function.
|
2023-09-13 03:30:20 +00:00 |
|
liumengyi
|
7d4e9650cb
|
* Refactor testcaseModel::syncCase2Project, and modify its unit test.
|
2023-09-13 10:23:46 +08:00 |
|
daitingting
|
abef23f865
|
* Refactor getByOpenedBy function.
|
2023-09-13 02:12:27 +00:00 |
|
daitingting
|
0f09511c19
|
* Refactor getByStatus function.
|
2023-09-13 01:38:56 +00:00 |
|
liumengyi
|
1d4e6e95cc
|
* Refactor summary, and add its unit test.
|
2023-09-13 09:10:55 +08:00 |
|
daitingting
|
87afc0cfc9
|
* Refactor getByProduct function.
|
2023-09-13 01:04:37 +00:00 |
|
liumengyi
|
ab8757fe03
|
* Refactor testcaseModel::forceNotReview, and modify its unit test.
|
2023-09-13 08:59:29 +08:00 |
|
daitingting
|
a69c21cd96
|
* Delete useless codes.
|
2023-09-12 08:48:06 +00:00 |
|
daitingting
|
c325061f45
|
* Refactor getBySuite function.
|
2023-09-12 08:42:13 +00:00 |
|