Commit Graph
2066 Commits
Author SHA1 Message Date
liugang cc0cc80948 * testtaskModel: refactor the getLinkableCasesByStory method. 2023-10-12 15:56:10 +08:00
liugang 9beba519dd * testtask: refactor the script to test the getLinkableCasesByBug method. 2023-10-12 15:52:20 +08:00
liugang c37b98feb7 * testtask: refactor the script to test the getLinkableCasesByTestTask method. 2023-10-12 15:36:07 +08:00
liugang 72f3e7fd2d * testtaskModel: adjust the order of parameters to be consistent. 2023-10-12 15:26:27 +08:00
liugang 999a0830d5 * testtask: rename the $tasks variable to $cases. 2023-10-12 15:23:52 +08:00
liugang 692f4bfc28 * testtask: remove the $taskID parameter of the getLinkableCases method. 2023-10-12 15:21:22 +08:00
liugang dd722a6e7b * testtaskModel: refactor the getLinkableCasesByBug method. 2023-10-12 13:45:14 +08:00
liugang e240f458b6 * testtask: add comment to the test script. 2023-10-12 10:31:09 +08:00
liugang 40a41be954 * testtask: refactor the script to test the getLinkableCasesByTestTask method. 2023-10-12 10:22:20 +08:00
liugang 2014575a92 * testtask: refactor the getLinkableCasesByTestTask method. 2023-10-12 10:21:51 +08:00
liugang 22194e656c * testtask: refactor the script to test the getExecutionTasks method. 2023-10-12 09:25:57 +08:00
liugang 4baec6f456 * testtask: refactor the script to test the getDataOfTestTaskPerRunResult method. 2023-10-11 16:03:54 +08:00
liugang d4548ee7da * testtask: refactor the script to test the getDataOfTestTaskPerType method. 2023-10-11 15:05:40 +08:00
liugang aa7f6a9953 * testtask: refactor the script to test the getDataOfTestTaskPerRunner method. 2023-10-11 14:39:14 +08:00
liugang a0c35b3093 - testtask: remove unused code. 2023-10-11 14:38:58 +08:00
liugang a1f2e52e81 * testtask: refactor the script to test the getDataOfTestTaskPerModule method. 2023-10-11 13:54:58 +08:00
liugang f45221d9d4 * testtask: refactor the script to test the getById method. 2023-10-11 11:29:42 +08:00
liugang 786c0228f5 * testtask: refactor the script to test the getByUser method. 2023-10-11 08:52:52 +08:00
liugang 8011ee4b0c * testtaskModel: enclose the value in the dao query condition in single quotes. 2023-10-11 08:48:15 +08:00
liugang a96336878d * testtask: refactor the scritp to test the getByList method. 2023-10-10 14:02:34 +08:00
liugang 2ff82aa533 + testtaskModel: return empty array if the $idList parameter is empty. 2023-10-10 14:02:08 +08:00
liugang 702b91e7df * testtask: refactor the script to test the getByBuild method. 2023-10-10 13:45:51 +08:00
liugang 130bb20e37 - testtask: remove unused comment messages. 2023-10-10 13:31:20 +08:00
liugang 5e3b770b8c * testtask: declare a variable to receive the instantiated object of the testtaskModel class. 2023-10-10 13:25:57 +08:00
liugang 1ab4c6fe32 * testtask: declare access of the create method. 2023-10-10 10:48:50 +08:00
liugang 141603e74b * testtask: refactor the script to test the getAllLinkableCases method. 2023-10-10 10:39:43 +08:00
liugang 392d5316f4 * testtaskModel: refactor the getAllLinkableCases method. 2023-10-10 10:39:10 +08:00
liugang bffb170a1e * testtask: refactor the script to test the createResult method. 2023-10-10 08:44:34 +08:00
liugang d57b584c02 + testtask: hide the ignore option of test result in batchRun page. 2023-10-09 15:00:04 +08:00
liugang b3c00d9cf0 * testtaskModel: fix error of using object as string. 2023-10-09 14:57:14 +08:00
liugang f35a288741 + testtaskModel: convert the execution results of the test case steps to array type for consistency with historical data. 2023-10-09 14:33:45 +08:00
liugang 1055b8cca0 - testtask: remove unused unit test script. 2023-10-09 10:46:09 +08:00
liugang 2d9d313f42 * testtask: refactor the script to test the close method. 2023-10-09 10:40:00 +08:00
daitingting 58fcc81ced * Adjust the width. 2023-10-09 02:37:48 +00:00
liugang ac2ff539dc * testtask: refactor the script to test the batchRun method. 2023-10-09 10:17:00 +08:00
liugang c5f59a3b9f * testtaskModel: save the log after saving the test case execution results in the loop. 2023-10-09 08:27:22 +08:00
liugang be513118e1 * testtaskModel: adjust method comment and declare the parameter types and return type. 2023-10-08 10:04:27 +08:00
liugang 0ed49db98f - testtaskModel: remove unused code. 2023-10-08 09:48:10 +08:00
liugang 08844f5b3e * testcase: refactor the createBug method. 2023-10-08 09:44:19 +08:00
liugang 1990fd8771 * testtaskModel: optimize sql. 2023-10-08 09:32:02 +08:00
liugang 9fa6ffceba * testtaskModel: fix error of using an integer as an object. 2023-10-08 08:57:01 +08:00
liugang 39bde584a9 * testtask: refactor the linkCase method. 2023-10-08 08:38:57 +08:00
liugang 2c3619f508 + testtask: add configuration items of the linkCase form. 2023-10-07 17:25:51 +08:00
liugang d8c5bd076f * testtask: fix display error of the dtable in linkCase page. 2023-10-07 17:25:04 +08:00
liugang d4bebf1fe9 * testtask: refactor the batchRun method. 2023-10-07 16:26:09 +08:00
liugang 9b2db6b1d5 * testtaskModel: change the $moduleID parameter from integer type to array type. 2023-10-07 16:25:30 +08:00
liugang 818f14a777 + testtask: add configuration items of the batchRun form. 2023-10-07 16:22:48 +08:00
liugang 7d1a95b8cb - testtask: remove unused configuration item. 2023-10-07 16:22:18 +08:00
liugang 35dceb9a38 - testtask: remove unused code. 2023-10-07 16:21:55 +08:00
liugang 19bf5b9ca3 - testtaskModel: remove unused code. 2023-10-07 13:46:15 +08:00