Commit Graph
106 Commits
Author SHA1 Message Date
liumengyi 8451008e87 * Fix bug of branch session testcase, and optimize code. 2023-11-23 09:27:20 +08:00
liumengyi 11977519cd * Set branch in testcase::edit, and save branch to session in testcase::browse. 2023-11-23 09:15:20 +08:00
liumengyi bbb598f636 * Refactor testcaseModel::setMenu. 2023-11-23 09:07:12 +08:00
liumengyi 60a93a3d76 * Fix bug #40850, modify parameter type after strict type declaration. 2023-11-23 08:59:04 +08:00
liumengyi 20bd03112e * Fix bug when prodcuct id is zero in project::testcase. 2023-11-20 15:39:30 +08:00
liumengyi 9d1010764d * Optimize code. 2023-11-13 10:57:59 +08:00
songchenxuan 91227a3bed * Fix bug for variable. 2023-11-13 10:50:14 +08:00
songchenxuan 4d79d18cb7 *Merge commit 3404fc5f60. 2023-11-10 15:39:21 +08:00
songchenxuan 56a9772953 * Merge commit 3404fc5f60. 2023-11-10 15:31:34 +08:00
liugang bf60b05b60 * testcaseZen: fix error of build branch list for the search form. 2023-11-08 10:00:36 +08:00
liugang 3c8b482db9 * testcase: use the type property of product instead of the currentProductType variable in session. 2023-11-08 09:58:52 +08:00
liumengyi 7d3cdea6f4 * Fix bug #40200. 2023-11-06 10:00:58 +08:00
liumengyi bf607b2490 * Optimize code. 2023-11-03 16:05:34 +08:00
liumengyi e4beb01849 * Fix bug #39810. 2023-11-03 15:26:23 +08:00
liumengyi e75ea7dc7d * Fix bug #39799, close modal if it's in modal box. 2023-11-03 09:14:09 +08:00
liumengyi 3fd6c770bc * Fix bug #39810. 2023-11-03 08:48:57 +08:00
liumengyi 175b4eed67 * Fix bug in testcase::importFromLib. 2023-11-02 09:11:43 +08:00
xieqiyu a375c01934 * Modify auto scripts for test case. 2023-11-01 06:50:58 +00:00
liumengyi 463f0026d3 * Set executionID in testcase::edit. 2023-10-31 16:39:11 +08:00
liumengyi a8d21c7bfb * Fix error of page in testcase::browse. 2023-10-31 11:18:58 +08:00
wangxuepeng c94677b399 * Remove getCanImportCases and getCanImportedModules to testcase. 2023-10-30 16:50:22 +08:00
liumengyi 1d811767ea * Optimize code for testcase::browse. 2023-10-30 15:42:48 +08:00
daitingting bf84b3a2c8 * Format codes. 2023-10-30 02:39:52 +00:00
tianshujie 32559f2ef0 * Change get products method. 2023-10-27 15:28:19 +08:00
hufangzhou e121e5ee9e * Finish task #93819. 2023-10-26 14:57:01 +08:00
liumengyi ed6d6416f6 * Fix error of checking creation data. 2023-10-25 17:10:58 +08:00
tianshujie 63d48a35c9 + Add 2.5 level menu for the project testcase list. 2023-10-24 16:35:53 +08:00
daitingting 2a7ff64f93 * Prompt to overwrite or insert completely. 2023-10-24 03:27:31 +00:00
zhouxin 27e2761cbf * Assign branch in testcase-browse. 2023-10-23 10:05:33 +08:00
daitingting e16f78bf4a * Adjust codes. 2023-10-19 07:06:25 +00:00
daitingting 3bfd1b9149 * Rename branch to branchID.
* Do not pass empty extra value.
2023-10-18 07:45:58 +00:00
liumengyi 234bf79172 * Add table sort to testcase::browse. 2023-10-18 13:51:26 +08:00
daitingting b88e77f48d * Adjust type of param. 2023-10-18 05:13:50 +00:00
daitingting 14eef2dd26 * Add projectID param. 2023-10-18 01:11:30 +00:00
daitingting 9abbd573e7 * Adjust the url of group case. 2023-10-17 09:17:37 +00:00
daitingting 0a8a7b960b * Call the function from zen. 2023-10-17 02:17:33 +00:00
daitingting b6a08c9c69 * Adjust link bug and link case. 2023-10-16 07:48:43 +00:00
daitingting 6627063d68 * Get scene option menu by current module. 2023-10-16 07:28:56 +00:00
daitingting b6ee836088 * Get stories under empty module. 2023-10-16 06:17:00 +00:00
zhouxin f434287f42 * Fix errror of testcase-create in projectcase list. 2023-10-16 11:23:08 +08:00
zhouxin 15cce485fa * Fix error of project-testcase. 2023-10-16 11:06:52 +08:00
wangyidong 6a43fbb87e * Adjust for test unit. 2023-10-12 13:18:29 +08:00
daitingting eae8ccc2ee * Adjust codes. 2023-10-09 01:46:19 +00:00
liumengyi 2b3bed3e85 * Rename testsuiteModel::getCanImportModules to getCanImportedModules, and add its unit test. 2023-09-28 16:35:31 +08: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 bd2bef8826 * Refactor testcaseModel::getSceneMenu, rename buildMenuQuery to getScenesForMenu, and modify unit test. 2023-09-21 10:29:15 +08: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 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
daitingting 463a134998 * Refactor the getXmindExport function. 2023-09-14 03:24:47 +00:00