Commit Graph
1692 Commits
Author SHA1 Message Date
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
liugang b41d153e18 * testtask: refactor script to test the start method. 2023-09-11 14:55:34 +08:00
liugang 8ac9c4e28f * testtask: return false if the testtask's status isn't wait. 2023-09-11 14:55:07 +08:00
liugang 1e65289fec * testtask: refactor methods to start a testtask. 2023-09-11 14:00:57 +08:00
liugang 85e74b4e79 + testtask: add method to build data to start a testtask. 2023-09-11 14:00:22 +08:00
liugang 07eaa0daef + testtask: add configuration of the start form. 2023-09-11 13:59:49 +08:00
liumengyi 05dd2ebc43 * Refactor testtask::edit. 2023-09-06 17:21:37 +08:00
sunhao 59d94033d8 * refactor usage of priLabel and severityLabel. 2023-09-01 11:52:14 +08:00
sunhao 6bd978525b * zin: refactor set:xxx usage to compatible with php 5.4. 2023-08-29 18:03:45 +08:00
wangyuting 04e48ed2c8 * refactor unitcases function on testtask. 2023-08-28 11:15:06 +08:00
wangyuting 9844f4a6bf * Refactor unitCases function on testtask. 2023-08-25 15:56:32 +08:00
wangyuting 6bfb3b4dda * Optimize view function on testtask. 2023-08-25 09:38:36 +08:00
dingguodong 0b7c7329e5 * Replace leftjoin to leftJoin. 2023-08-24 16:49:54 +08:00
wangyuting 85b99f8013 * Optimize create function on testtask. 2023-08-24 16:32:10 +08:00
wangyuting e0d8afe5de * Optimize browseUnits function on testtask. 2023-08-24 14:29:49 +08:00