Commit Graph
63615 Commits
Author SHA1 Message Date
liugang 1aabfd693c + testcase: add script to test batchChangeSceneModule method. 2023-08-24 17:20:14 +08:00
tianshujie eb83b47769 * Refactor getTopByID and getTopByPath method. 2023-08-24 17:18:59 +08:00
daitingting 9620c06696 * Split prepareEditExtras funciton. 2023-08-24 09:18:30 +00:00
qixinzhi ea558c26ba * Add alias t1 for getAllProjects. 2023-08-24 09:07:21 +00:00
dingguodong 033af27ff3 * Fix typo in task module and related. 2023-08-24 17:14:11 +08:00
liugang c76733bc16 + testcase: add script to test batchChangeCaseModule method. 2023-08-24 17:10:59 +08:00
zenggang c6f9390f8d * Finish task#100970,100969,100974 2023-08-24 09:09:59 +00:00
sunhao 25f39d8ddb * refactor: fix type error. 2023-08-24 17:08:25 +08:00
dingguodong d2e05d5698 * Replace datas to dataList. 2023-08-24 17:07:40 +08:00
liugang 85803ac7d5 * testcase: refactor the batchChangeModuleTest method and script. 2023-08-24 17:07:17 +08:00
tianshujie 56e7a0d807 + Add case for the updateShadowProduct method. 2023-08-24 16:56:16 +08:00
dingguodong 57d859f2ab * Fix typo. 2023-08-24 16:54:54 +08:00
liugang 9d9e187fe2 * testcaseModel: refactor the batchChangeScene method. 2023-08-24 16:50:07 +08:00
dingguodong 0b7c7329e5 * Replace leftjoin to leftJoin. 2023-08-24 16:49:54 +08:00
liugang 6ecbaa5dfc * testcase: refactor the batchChangeScene method. 2023-08-24 16:49:22 +08:00
liugang 54673a5105 * testcaseModel: refactor the batchCaseTypeChange method and rename it to batchChangeType. 2023-08-24 16:48:42 +08:00
liugang 39c02e2fab * testcase: refactor the batchCaseTypeChange method. 2023-08-24 16:47:49 +08:00
liugang 9e604f5800 * testcaseModel: refactor the batchChangeModule method. 2023-08-24 16:46:54 +08:00
liugang 7cb8d3908c * testcase: refactor the batchChangeModule method. 2023-08-24 16:44:57 +08:00
liugang eb15073849 + testcase: add script to test the batchChangeSceneBranch method. 2023-08-24 16:43:47 +08:00
liugang 17c9216b99 + testcase: add script to test the batchChangeCaseBranch method. 2023-08-24 16:43:18 +08:00
liugang c2b334fdb1 * testcase: refactor script to test the batchChangeBranch method. 2023-08-24 16:41:49 +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
liugang 7af6384632 * testcase: refactor the batchChangeBranch method. 2023-08-24 16:37:33 +08:00
liugang 9afbbf5ba4 * testcase: refactor the batchDeleteTest method and script to test it. 2023-08-24 16:34:48 +08:00
liugang e5293c2658 * testcase: fix spell error. 2023-08-24 16:32:53 +08:00
wangyuting 85b99f8013 * Optimize create function on testtask. 2023-08-24 16:32:10 +08:00
liugang b286549f18 * testcase: refactor the getByListTest method. 2023-08-24 16:31:55 +08:00
dingguodong 4d46cb2ca9 * Fix typo, cencel to cancel. 2023-08-24 16:30:32 +08:00
caoyanyi 140ca16b43 + Add unit test for project buildProjectBuildSearchFormTest. 2023-08-24 16:10:43 +08:00
caoyanyi 067a648e35 * Change return value for project buildProjectBuildSearchForm. 2023-08-24 16:10:43 +08:00
sunguangming 502fcf40da * Finish task #101165. 2023-08-24 16:07:47 +08:00
liumengyi f0f9afbade * Modify unit test of getbyid. 2023-08-24 16:06:21 +08:00
songchenxuan 3e20eaf826 * Fix bug for pivot preview. 2023-08-24 15:03:42 +08:00
sunhao 4f84bbc373 * block: load whole dashboad on block width chagned. 2023-08-24 16:05:13 +08:00
sunhao 4da3781860 * zin: refactor modalDialog. 2023-08-24 16:05:13 +08:00
liumengyi 252a3622a6 * Refactor testcase::view. 2023-08-24 15:59:04 +08:00
caoyanyi d2fbd1acdf * Replace and, or to &&, ||. 2023-08-24 15:42:37 +08:00
liumengyi c392edd902 * Optimize code. 2023-08-24 15:36:41 +08:00
daitingting fba8da9f70 * Split function. 2023-08-24 07:34:24 +00:00
tianshujie 5753ec3612 * Add buildBatchUpdateProjects method. 2023-08-24 15:32:16 +08:00
dingyongliang ff51cbe282 * zin: add type check for onProgress. 2023-08-24 15:25:01 +08:00
caoyanyi 2075d9cd4f * Change return value position. 2023-08-24 15:24:12 +08:00
wangxuepeng 3453fb463d * Fixed testsuite unit test bug. 2023-08-24 07:22:53 +00:00
wangxuepeng 567cb10f04 * Fixed testsuite view bug. 2023-08-24 07:22:53 +00:00
caoyanyi 5d8b1ff4ec * Fix sonar error for task module. 2023-08-24 15:19:32 +08:00
qixinzhi 3a13bfb5fd * Add alias t1 for fieldList. 2023-08-24 07:00:44 +00:00
caoyanyi 40adc1fe25 * Replace public to protected. 2023-08-24 15:06:47 +08:00
caoyanyi b50a26ebfc * Adjust unit test exec order. 2023-08-24 15:06:47 +08:00