Commit Graph
1956 Commits
Author SHA1 Message Date
liugang aefd84d6d5 * testtask: refactor the ajaxGetUserTestTasks method. 2023-09-14 10:01:23 +08:00
liugang 3ea3bf7c64 * testtask: refactor script to test the getPairs method. 2023-09-13 16:19:21 +08:00
liugang f35429393d * testtaskModel: remove the $params parameter of the getPairs method. 2023-09-13 16:18:42 +08:00
liugang bcda912800 * testtaskModel: refactor the getPairs method. 2023-09-13 14:11:46 +08:00
liugang cc16cf3282 * Refactor the ajaxGetTestTasks method of testtask module. 2023-09-13 14:04:29 +08:00
liugang cdffe69a68 * testtask: refactor the ajaxGetTestReports method. 2023-09-13 13:55:07 +08:00
liugang b56ee9ca03 * testtask: refactor the ajaxGetDropMenu method. 2023-09-13 13:46:18 +08:00
liugang d54613d875 * testtask: refactor the ajaxGetResult method. 2023-09-13 13:24:28 +08:00
liugang fea8270fb8 * testtask: add comment in chinese. 2023-09-13 11:06:22 +08:00
liugang 3335a4a1ce + testtask: add script to test the batchAssign method. 2023-09-13 10:59:45 +08:00
liugang bc30fd1e6c * testtask: refactor script to test the batchunlinkCases method. 2023-09-13 10:59:20 +08:00
liugang 16eba1966b * testtask: refactor the batchAssign method. 2023-09-13 10:38:40 +08:00
liugang c8825383bc + testtaskModel: add method to batch assign cases in a testtask. 2023-09-13 10:38:15 +08:00
liugang 8dacfa7606 * testtaskModel: return false if the $taskID parameter is empty. 2023-09-13 10:37:51 +08:00
liugang 9fb9e6f226 * testtask: pass the $caseIdList parameter when calling the batchUnlinkCases method. 2023-09-13 10:20:36 +08:00
liugang 406f8d29a6 + testtask: add script to test the batchUnlinkCases method. 2023-09-13 10:17:43 +08:00
liugang b9d0029e09 * testtaskModel: refactor the batchUnlinkCases method. 2023-09-13 10:04:25 +08:00
liugang 50ddd7313f * testtask: refactor the batchUnlinkCases method. 2023-09-13 09:52:35 +08:00
liugang 0a168775d1 + testtaskModel: add a method to batch remove cases from a testtask. 2023-09-13 09:52:10 +08:00
liugang ef12fe5868 * testtask: refactor the batchUnlink method. 2023-09-13 09:34:34 +08:00
liugang 13f7c810d2 + testtask: add script to test the unlinkCase method. 2023-09-12 17:05:46 +08:00
liugang d8bd6cf2d8 * testtaskModel: refactor the unlinkCase method. 2023-09-12 17:04:13 +08:00
liugang ba7f21db25 + testtask: add a method to test the removal of a case from a testtask. 2023-09-12 14:21:12 +08:00
liugang 9111d695ec * testtask: refactor the unlinkCase method. 2023-09-12 14:20:44 +08:00
liugang a8ac477bc4 + testtask: add method to remove a case from a testtask. 2023-09-12 14:20:21 +08:00
liumengyi 302a9f816d * Refactor testcaseModel::createStepsFromBug, and add its unit test. 2023-09-12 13:46:01 +08:00
liugang 8bcd14a7ee * testtask: refactor the delete method. 2023-09-12 13:12:07 +08:00
liugang c285ca95e0 * testtask: modify configuration order. 2023-09-12 10:42:39 +08:00
liugang 5fe1795f2c * testtask: refactor script to test the activate method. 2023-09-12 10:42:07 +08:00
liugang 0f01aceaf0 * testtask: refactor script to test the block method. 2023-09-12 10:41:04 +08:00
liugang bd2004723e * testtask: modify comment. 2023-09-12 10:22:53 +08:00
liugang 4b09607a75 * testtaskModel: remove unused code. 2023-09-12 10:21:07 +08:00
liugang 6e8bcc7bed * testtaskModel: check if the action can be executed based on the isClickable method. 2023-09-12 10:19:50 +08:00
liugang 0eb613d617 * testtask: modify methods order. 2023-09-12 10:18:03 +08:00
liugang 2daed2a482 * testtaskModel: refactor the block method. 2023-09-12 10:15:41 +08:00
liugang 31c9309e95 * testtask: refactor the block method. 2023-09-12 10:15:23 +08:00
liugang 2e8e5a86dc * testtaskModel: refactor the activate method. 2023-09-12 10:14:29 +08:00
liugang 82226a51c5 * testtask: refactor the activate method. 2023-09-12 10:11:35 +08:00
liumengyi eae359fb08 * Modify unit test of testtaskModel::update, and fix error of it. 2023-09-12 09:58:42 +08:00
liugang b85436f181 + testtask: add methods to build data for the activate form and block form. 2023-09-12 09:36:08 +08:00
liugang 38340ff7bf + testtask: add configuration of activate form and block form. 2023-09-12 09:35:32 +08:00
liugang 766a4830e1 * testtask: modify order of form's configuration. 2023-09-12 09:34:44 +08:00
liumengyi 77e76b1bd1 * Fix error of no dropmenu in testtask::edit. 2023-09-12 09:27:42 +08:00
liugang 0c9490c7e9 * testtask: refactor script to test the start method. 2023-09-11 17:43:31 +08:00
liugang 904fd49160 * testtask: refactor script to test the close method. 2023-09-11 17:38:25 +08:00
liugang 0b8837c358 * testtaskModel: return false if the testtask's status is done when close a testtask. 2023-09-11 17:37:21 +08:00
liugang 4e79f313bf * testtask: refactor the methods to close a testtask. 2023-09-11 16:36:00 +08:00
liugang 17e3dc550c + testtask: add method to build data when close a testtask. 2023-09-11 16:35:27 +08:00
liugang a20be2d5d3 + testtask: add configuration of close form. 2023-09-11 16:34:54 +08:00
liugang 010866f5c5 * testtask: process the uid field when start a testtask. 2023-09-11 16:34:11 +08:00