Commit Graph
29 Commits
Author SHA1 Message Date
liugang 290139e082 * testtask: refactor the script to test the getResults method. 2023-10-17 09:33:28 +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 8fb0362dd2 * testtask: refactor the script to test the getRuns method. 2023-10-16 13:52:22 +08:00
liugang 23c6464389 * testtask: enclose the range field in double quotes. 2023-10-16 10:25:15 +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 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 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 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 a1f2e52e81 * testtask: refactor the script to test the getDataOfTestTaskPerModule method. 2023-10-11 13:54:58 +08:00
liugang 786c0228f5 * testtask: refactor the script to test the getByUser method. 2023-10-11 08:52:52 +08:00
liugang 141603e74b * testtask: refactor the script to test the getAllLinkableCases method. 2023-10-10 10:39:43 +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
liugang 3ea3bf7c64 * testtask: refactor script to test the getPairs method. 2023-09-13 16:19:21 +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 406f8d29a6 + testtask: add script to test the batchUnlinkCases method. 2023-09-13 10:17:43 +08:00
liugang 13f7c810d2 + testtask: add script to test the unlinkCase method. 2023-09-12 17:05:46 +08:00
wangyuting e0d8afe5de * Optimize browseUnits function on testtask. 2023-08-24 14:29:49 +08:00