Commit Graph
73 Commits
Author SHA1 Message Date
liugang 290139e082 * testtask: refactor the script to test the getResults method. 2023-10-17 09:33:28 +08:00
liumengyi e2dfdca43e * The zt_project won't be cleared when execution is initialized. 2023-10-17 09:23:39 +08:00
liumengyi ca2f711a4b + Initializes product data in testtaskTest::close. 2023-10-17 09:23:23 +08:00
liumengyi c61e40b503 + Initializes product data in testtaskTest::close. 2023-10-17 09:10:52 +08:00
liugang 955715f587 - testtask: remove empty script. 2023-10-16 17:25:33 +08:00
liugang 93e670c386 * testtask: set the login user after init the user table. 2023-10-16 16:54:15 +08:00
liugang 7be6b4fd1d * testtask: refactor the script to test the getTaskCases method. 2023-10-16 16:38:34 +08:00
liugang 666a34ba6b * testtask: refactor the script to test the getRunById method. 2023-10-16 14:44:59 +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 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 f33603f35b - testtask: remove unused method and file. 2023-10-13 10:45:33 +08:00
liugang e6b1345b9d + testtask: add script to test the getLinkableCases method. 2023-10-13 09:28:18 +08:00
liugang 9ebafbc403 * testtask: refactor the script to test the getLinkableCasesBySuite method. 2023-10-12 16:46:31 +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 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 999a0830d5 * testtask: rename the $tasks variable to $cases. 2023-10-12 15:23:52 +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 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 a96336878d * testtask: refactor the scritp to test the getByList method. 2023-10-10 14:02:34 +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 141603e74b * testtask: refactor the script to test the getAllLinkableCases method. 2023-10-10 10:39:43 +08:00
liugang bffb170a1e * testtask: refactor the script to test the createResult method. 2023-10-10 08:44:34 +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
liugang ac2ff539dc * testtask: refactor the script to test the batchRun method. 2023-10-09 10:17:00 +08:00
caoyanyi fc1ab2b8a5 + Add method for testtask getByBuild. 2023-09-27 14:11:49 +08:00
liugang ee57147d09 - testtask: remove unused mergeChartOption method. 2023-09-26 09:48:14 +08:00
liugang ba0cb08825 - testtaskModel: remove unused getBugInfo method. 2023-09-25 15:49:09 +08:00
liugang 5c425afc3a * testtask: rename the groupRunsBySuite method to getRunsForUnitCases. 2023-09-25 10:19:16 +08:00