Commit Graph
1956 Commits
Author SHA1 Message Date
songchenxuan 54bdb2d964 * Fix testtask view tabpanel bug. 2023-10-23 17:30:09 +08:00
songchenxuan cb298f8f82 * Fix testtask view page bug. 2023-10-23 17:04:57 +08:00
songchenxuan bc3373a18d * Fix unknow href location. 2023-10-23 16:18:59 +08:00
songchenxuan 752fb340ae * Fix testtask groupCase bug. 2023-10-23 15:52:40 +08:00
songchenxuan 0b61df143f * Add variable for testtask cases page. 2023-10-23 15:45:00 +08:00
songchenxuan 80ee5a3ee9 * Fix testtask edit js. 2023-10-23 15:40:39 +08:00
songchenxuan 0d7a9e236f * Fix create testtask bug. 2023-10-23 11:27:55 +08:00
songchenxuan b40b4a0ec1 * Fix testtask cases page batch action. 2023-10-23 10:18:16 +08:00
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 702b690407 * testtaskModel: remove the debug code. 2023-10-16 17:27:47 +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 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