朱金勇
|
a29e2b11fb
|
* Fix tree methods.
|
2023-12-24 22:06:50 +08:00 |
|
wangyuting
|
74d3ce623a
|
* Fix testtask unit test script bug.
|
2023-12-22 14:04:58 +08:00 |
|
wangyidong
|
7fddab02aa
|
* Fix for export case.
|
2023-12-08 14:36:36 +08:00 |
|
caoyanyi
|
8e17266f28
|
* Update commit link info.
|
2023-12-06 13:42:44 +08:00 |
|
caoyanyi
|
a33ad4ad71
|
* Update copyright year.
|
2023-12-05 13:32:52 +08:00 |
|
liumengyi
|
14564feca1
|
* Modify testcaseModel::getScenesForMenu and its unit test.
|
2023-12-02 14:55:20 +08:00 |
|
liumengyi
|
b3df2c4c91
|
* Fix bug found by unit test.
|
2023-12-02 14:01:48 +08:00 |
|
tanghucheng
|
040dd5e4c4
|
Merge branch 'master' into Merge184
|
2023-11-22 20:54:10 -05:00 |
|
liumengyi
|
bbb598f636
|
* Refactor testcaseModel::setMenu.
|
2023-11-23 09:07:12 +08:00 |
|
tanghucheng
|
c76efe3019
|
Merge remote-tracking branch 'origin/master' into Merge184
|
2023-11-22 19:50:16 -05:00 |
|
liumengyi
|
5b995e69d9
|
* Fix bug of incorrect data type.
|
2023-11-22 13:57:35 +08:00 |
|
tanghucheng
|
ba039087af
|
Merge branch 'master' into Merge184
|
2023-11-21 22:10:54 -05:00 |
|
tianshujie
|
2d2eb8c641
|
* Declare strict type.
|
2023-11-22 10:08:16 +08:00 |
|
hufangzhou
|
4ade845326
|
* Merge 18.4 testcase module.
|
2023-11-20 13:43:39 +08:00 |
|
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 |
|