Commit Graph
52172 Commits
Author SHA1 Message Date
tianshujie 8f71bf3314 * Refactor getPrevKanban method. 2023-08-28 14:10:59 +08:00
liugang bada29164e * testcase: set data-app property to open the url in specific tab. 2023-08-28 14:10:08 +08:00
dingguodong 3e9f151554 * Optimize the query that use explicit field instead of all. 2023-08-28 13:59:14 +08:00
tianshujie 4686e1935d * Refactor getKanbanTasks method and case. 2023-08-28 13:58:25 +08:00
tianshujie e85044cf66 * Refactor printKanban method. 2023-08-28 13:58:25 +08:00
dingguodong e13ca428b7 * Add comment and adjust code. 2023-08-28 13:49:14 +08:00
dingguodong 693ab15a3f * Add comment and reindent. 2023-08-28 13:31:51 +08:00
songchenxuan c8bd117b7e * Try to fix bug #37638. 2023-08-28 11:56:09 +08:00
caoyanyi 4f20d7a571 * Change unit test check rule. 2023-08-28 13:15:49 +08:00
daitingting 0186766741 * Adjust updatecase2project test. 2023-08-28 05:14:51 +00:00
liugang 1bc58573ed * testcase: refactor the updateOrder method. 2023-08-28 13:13:03 +08:00
caoyanyi 9d8806e081 - Remove unused method. 2023-08-28 13:11:59 +08:00
tianshujie f3ed8d8583 * Fix the data. 2023-08-28 11:29:23 +08:00
caoyanyi bc4ca51f48 * Fix batch create child task error. 2023-08-28 11:22:46 +08:00
wangyuting 04e48ed2c8 * refactor unitcases function on testtask. 2023-08-28 11:15:06 +08:00
liumengyi 2d90eea159 * Fix required errors. 2023-08-28 11:10:29 +08:00
wangxuepeng 37e414b3d6 * Change testsuite create method note. 2023-08-28 02:59:16 +00:00
tianshujie c99402d0c9 + Add case of the project module. 2023-08-28 10:56:36 +08:00
tianshujie dc2041a3ee * Refactor linkProducts method. 2023-08-28 10:56:36 +08:00
caoyanyi 2465133f39 * Change param type. 2023-08-28 10:52:55 +08:00
caoyanyi 4ed1a0a2bd * Change unit test check data for project getOverviewList. 2023-08-28 10:51:22 +08:00
caoyanyi 8860fdc4c6 * Change unit test for project start. 2023-08-28 10:44:54 +08:00
liugang f689409b6a * testcase: refactor the changeScene method. 2023-08-28 10:34:15 +08:00
wangxuepeng a7b78688fa * Delete testsuite model getNotImportedCases method. 2023-08-28 02:33:05 +00:00
caoyanyi 05d0326603 * Change unit test for project computeProgress. 2023-08-28 10:32:47 +08:00
caoyanyi fb6b339ea9 * Change task get use execution model method. 2023-08-28 10:32:47 +08:00
liumengyi e72e58f889 * Refactor testcase::createBug. 2023-08-28 10:31:00 +08:00
dingguodong 09fe7cb286 * Fix fatal error when creating a kanban project. 2023-08-28 10:22:09 +08:00
zenggang e2160ba87b * Finish task#100975 2023-08-28 02:20:01 +00:00
sunhao f1db8e8965 * optimize UI for blocks. 2023-08-28 10:18:21 +08:00
liumengyi e71f29be32 - Remove testcaseModel::batchCreate and its unit test. 2023-08-28 09:58:58 +08:00
caoyanyi 8e28156f12 * Change yaml date format. 2023-08-28 09:58:24 +08:00
caoyanyi 474f7fa55a - Delete unused file. 2023-08-28 09:58:24 +08:00
dingguodong e6457d696e * Clear the table zt_projectstory to make sure the story is not projected. 2023-08-28 09:58:13 +08:00
liumengyi c0c01df840 * Refactor testcase::batchCreate. 2023-08-28 09:57:48 +08:00
liugang 35f74bb686 * testcase: call ajaxGetScenes instead of ajaxGetScenesForBC. 2023-08-28 09:52:09 +08:00
liugang e2b8dd47fd ﹡testcase: call send method to print scenes to frontend. 2023-08-28 09:51:21 +08:00
liugang e4d6783135 - testcase: remove unused ajaxGetScenesForBC method. 2023-08-28 09:50:48 +08:00
daitingting 89738c828f * Adjust update test. 2023-08-28 01:46:38 +00:00
liugang 6c5405e63d * testcase: rename the ajaxGetModuleScenes method to ajaxGetScenes and refactor it. 2023-08-28 09:35:52 +08:00
liumengyi 69ef36bb78 * Fix config for testcase::batchCreate. 2023-08-28 09:32:14 +08:00
liumengyi d1eba1a5d8 * Optimize code for the config of the testcase. 2023-08-28 09:31:05 +08:00
dingguodong 5812b5f415 * Adjust the code for get the stroy delivery rate. 2023-08-28 09:21:31 +08:00
liugang 950e74aab4 + testcase: add script to test the batchChangeScene method. 2023-08-28 09:20:21 +08:00
liugang 2f8d41d200 * testcase: rename the $sceneId parameter to $sceneID. 2023-08-28 09:18:47 +08:00
zhaoke 2a6ffe3a63 * Add sort feature of repo list page. 2023-08-28 09:14:07 +08:00
qixinzhi 7c1c4e665d * Fix consumed is null. 2023-08-28 01:03:23 +00:00
liugang 476d62d427 + testcaseModel: check if the sceneID parameter if out of range. 2023-08-28 09:06:42 +08:00
wangyuting e21600b7a9 * Fix block left and top bug. 2023-08-28 08:57:25 +08:00
daitingting 127708cea2 * Add version param. 2023-08-28 00:55:39 +00:00