Commit Graph
569 Commits
Author SHA1 Message Date
liyang d1317508d7 + [Bug#53860] Fix bug on exec auto test case. 2024-08-15 14:42:37 +08:00
liugang a4d2de38f0 * [misc] replace COUNT(*) with COUNT(1) in sql. 2024-06-27 14:07:27 +08:00
liumengyi 0cf485fe32 * [bug#51461,done,0.2h] modify isClickable. 2024-06-19 19:17:46 +08:00
liyang 0cbac2a89f * [task#119377, done, 0.5h] Complete steps page reconstruction. 2024-06-18 14:09:10 +08:00
liumengyi 84661fc970 * [refac,0.1h,0h] optimize code. 2024-06-12 15:16:30 +08:00
liumengyi e2e691de0c * [bug#50682,done,1h] hide checkbox if the row has been collapase. 2024-06-12 15:07:04 +08:00
liumengyi 97be618176 * [bug#50975,done,0.1h] order testtasks by product. 2024-06-12 15:07:04 +08:00
liyang ecb4f4af59 * Fix the error when the execution node executes ta case. 2024-05-22 13:48:07 +08:00
xieqiyu 07bb538bfa * Fix bug#46443. Finish task#114582. 2024-04-02 14:13:09 +08:00
caoyanyi 1de446f6ce * Merge for release branch. 2024-03-15 14:59:57 +08:00
xieqiyu a4fddc03b6 * Fix bug#43164. 2024-02-01 16:04:35 +08:00
sunguangming 300d42e8f6 * Fix bug #45440. 2024-01-29 14:21:33 +08:00
wangxuepeng 4ce033e984 * Fix bug #42616. 2024-01-11 09:52:23 +08:00
liumengyi 9d69c3777a * Fix bug #42910. 2024-01-10 13:35:45 +08:00
liumengyi b084a30ea2 * Fix bug #42641. 2024-01-04 15:30:08 +08:00
liumengyi 9d21c35806 * Fix bug #42641. 2024-01-04 15:28:20 +08:00
liumengyi 317a316c36 * Fix bug #109926. 2024-01-02 13:50:38 +08:00
wangxuepeng ac3055b747 * Fix bug #42545. 2024-01-02 11:18:11 +08:00
liumengyi b10983b373 * Fix bug of empty testtask branch. 2024-01-02 10:15:00 +08:00
wangyuting 204a1fd7fa * Optimize testtask model. 2023-12-22 16:00:15 +08:00
wangyuting 868e5f4c1d * Fix testreport unit test. 2023-12-22 15:28:44 +08:00
wangyuting 74d3ce623a * Fix testtask unit test script bug. 2023-12-22 14:04:58 +08:00
wangyuting 23f4120d9f * Adjust processRowspanForGroupCase params type. fix bug #41521. 2023-12-14 11:08:30 +08:00
tanghucheng 1244bb424c * Finish task #107882. 2023-12-13 00:52:39 -05:00
liugang 357581137e * testtaskModel: change the type of the third parameter of the getPairs method to int. 2023-12-08 15:38:51 +08:00
caoyanyi 8e17266f28 * Update commit link info. 2023-12-06 13:42:44 +08:00
caoyanyi a33ad4ad71 * Update copyright year. 2023-12-05 13:32:52 +08:00
tanghucheng 3d94eac50a Merge branch 'Merge184' into c07e4a71eb 2023-11-30 21:21:55 -05:00
hufangzhou 7ab268bb9c * Merge 18.9 testtask module. 2023-11-29 16:22:34 +08:00
tanghucheng ba039087af Merge branch 'master' into Merge184 2023-11-21 22:10:54 -05:00
tianshujie 2d2eb8c641 * Declare strict type. 2023-11-22 10:08:16 +08:00
hufangzhou c67bc17de3 * Merge 18.4 testtask module. 2023-11-20 14:07:30 +08:00
liugang 702b690407 * testtaskModel: remove the debug code. 2023-10-16 17:27:47 +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 c41776e761 * testtaskModel: fix error table in sql. 2023-10-13 16:57:58 +08:00
liugang e129a1cdf9 * testtaskModel: refactor the linkCase method. 2023-10-13 15:48:51 +08:00
liugang f0dbbeac78 * testtaskModel: refactor the getLinkableCases method. 2023-10-13 09:27:49 +08:00
liugang 62738f7a4c * testtaskModel: refactor the getLinkableCasesBySuite method. 2023-10-12 16:45:57 +08:00
liugang cc0cc80948 * testtaskModel: refactor the getLinkableCasesByStory method. 2023-10-12 15:56:10 +08:00
liugang 72f3e7fd2d * testtaskModel: adjust the order of parameters to be consistent. 2023-10-12 15:26:27 +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 2014575a92 * testtask: refactor the getLinkableCasesByTestTask method. 2023-10-12 10:21:51 +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 2ff82aa533 + testtaskModel: return empty array if the $idList parameter is empty. 2023-10-10 14:02:08 +08:00
liugang 1ab4c6fe32 * testtask: declare access of the create method. 2023-10-10 10:48:50 +08:00
liugang 392d5316f4 * testtaskModel: refactor the getAllLinkableCases method. 2023-10-10 10:39:10 +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 c5f59a3b9f * testtaskModel: save the log after saving the test case execution results in the loop. 2023-10-09 08:27:22 +08:00