Commit Graph
1990 Commits
Author SHA1 Message Date
liugang 666a34ba6b * testtask: refactor the script to test the getRunById method. 2023-10-16 14:44:59 +08:00
liugang b5ece1db65 * testtaskModel: return false if the run object query from database doesn't exist. 2023-10-16 14:44:30 +08:00
liugang 9605677b29 * testtask: refactor the script to test the getUserRuns method. 2023-10-16 14:16:39 +08:00
liugang 45bb6be3c0 - testtask: remove unused code. 2023-10-16 14:16:10 +08:00
liugang 8fb0362dd2 * testtask: refactor the script to test the getRuns method. 2023-10-16 13:52:22 +08:00
liugang 829e855ce2 * testtask: refactor the script to test the getToAndCcList method. 2023-10-16 10:52:20 +08:00
liugang 23c6464389 * testtask: enclose the range field in double quotes. 2023-10-16 10:25:15 +08:00
liugang 6a5a9f07a6 * testtask: refactor the script to test the getToAndCcList method. 2023-10-16 10:24:42 +08:00
liugang 5c5746b2c3 * testtask: refactor the script to test the getUserTestTaskPairs method. 2023-10-16 09:53:12 +08:00
liugang c41776e761 * testtaskModel: fix error table in sql. 2023-10-13 16:57:58 +08:00
liugang 91d1a6146c * testtask: refactor the script to test the getRelatedTestTasks method. 2023-10-13 16:10:26 +08:00
liugang 8da6421567 * testtask: refactor the linkCase method. 2023-10-13 15:49:47 +08:00
liugang e129a1cdf9 * testtaskModel: refactor the linkCase method. 2023-10-13 15:48:51 +08:00
liumengyi 5d8607a625 * Fix ui error. 2023-10-13 14:46:16 +08:00
liugang f33603f35b - testtask: remove unused method and file. 2023-10-13 10:45:33 +08:00
daitingting e09b639d7f * Use dropdown instead of productMenu. 2023-10-13 02:08:48 +00:00
liugang e6b1345b9d + testtask: add script to test the getLinkableCases method. 2023-10-13 09:28:18 +08:00
liugang f0dbbeac78 * testtaskModel: refactor the getLinkableCases method. 2023-10-13 09:27:49 +08:00
liugang 9ebafbc403 * testtask: refactor the script to test the getLinkableCasesBySuite method. 2023-10-12 16:46:31 +08:00
liugang 62738f7a4c * testtaskModel: refactor the getLinkableCasesBySuite method. 2023-10-12 16:45:57 +08:00
liugang 9632f4c99b * testtask: adjust comment message. 2023-10-12 16:45:34 +08:00
liugang 29015e48aa * testtask: adjust comment message. 2023-10-12 16:36:50 +08:00
liugang 7da884f5aa * testtask: adjust comment of unit test script. 2023-10-12 16:13:38 +08:00
liugang e9ea1862bf * testtask: refactor the script to test the getLinkableCasesByStory method. 2023-10-12 16:11:12 +08:00
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