Commit Graph
63512 Commits
Author SHA1 Message Date
caoyanyi 6b8063abc3 * Change unit test data. 2023-08-24 09:58:32 +08:00
liugang 680d3df274 + testcase: add method to test the getScenesByList method. 2023-08-24 09:47:05 +08:00
daitingting da54dc3611 * Format codes for edit function. 2023-08-24 01:31:33 +00:00
tianshujie 0c4bbb1914 * Refactor getProjectsConsumed method. 2023-08-24 09:25:56 +08:00
liugang 491c05871d * testcaseModel: simplify batchReview method. 2023-08-24 09:16:31 +08:00
tianshujie fda6f39cae * Refactor getWorkHour method. 2023-08-24 09:15:50 +08:00
tianshujie ef0b66a63b * Refactor getWaterfallPVEVAC method. 2023-08-24 09:04:26 +08:00
tianshujie 64bf3b43f8 * Change case of the computeBeginAndEnd method. 2023-08-24 08:46:01 +08:00
wangyidong c842e24212 * Code for task #100329. 2023-08-24 08:38:51 +08:00
wangyuting c789ed3f23 * Fix yaml bug. 2023-08-23 17:30:02 +08:00
dingguodong c614cfc719 * Do NOT update story stage if branch is empty. 2023-08-23 17:01:19 +08:00
dingyongliang 67414bc995 * zin: add chunk index and total. 2023-08-23 16:56:59 +08:00
zhaoke 523d000338 * Finish task #100468. 2023-08-23 16:55:24 +08:00
dingyongliang 5b56b278d1 * zin: add uploadFileByChunk method. 2023-08-23 16:42:09 +08:00
zhouxin 8ee049b3f3 * Add view link to metric-browse. 2023-08-23 16:19:44 +08:00
liugang 4721b10b8b + testcase: add unit test script of batchDelete method. 2023-08-23 15:54:06 +08:00
liugang 285f4746d2 * testcase: refactor the batchDelete methods. 2023-08-23 15:51:49 +08:00
dingyongliang e2d8bce7de * zin: add hover state for roadmap. 2023-08-23 15:38:19 +08:00
liugang 00d5976098 * testcase: generate data before run unit test script. 2023-08-23 15:29:45 +08:00
wangyuting 8cf7cd5be1 * Optimize testtask browse. 2023-08-23 15:12:47 +08:00
zhouxin 4fd28a2c15 * Add metric data table to metric-view. 2023-08-23 15:06:21 +08:00
qixinzhi 486982c162 * Fix table page change. 2023-08-23 06:58:34 +00:00
dingyongliang f151f19d19 * zin: fix roadmap link line. 2023-08-23 14:58:06 +08:00
qixinzhi 7064673ab8 * Finish module tree of metric. 2023-08-23 06:40:02 +00:00
liugang f7a93622b5 * test: add yaml file to generate scene data. 2023-08-23 14:32:29 +08:00
liugang e0cf590cfa * yaml: generate grade field and path field according to id field and parent field. 2023-08-23 14:31:17 +08:00
daitingting e5f529a142 * Split assignForBrowse function.
* Optimize other split functions.
2023-08-23 06:29:29 +00:00
wangxuepeng dccc406180 * Remove the strong typing of the delete method. 2023-08-23 06:17:31 +00:00
dingguodong bba01e6d3e * Fix wrong relationship between task and execution. 2023-08-23 13:47:40 +08:00
dingguodong a35e542ab2 * Modify the unit test case. 2023-08-23 13:44:40 +08:00
dingyongliang 003fec16aa + zin: init roadmap. 2023-08-23 13:42:22 +08:00
wangxuepeng 8b22e7cf40 + Add testsuite model note. 2023-08-23 05:03:37 +00:00
dingguodong c87b09d8f5 * Remove extra characters. 2023-08-23 11:27:30 +08:00
dingguodong a95e5f6006 + Add Chinese comment. 2023-08-23 11:27:30 +08:00
tianshujie 0b963223e9 * Refactor updateTeam method and case. 2023-08-23 11:21:34 +08:00
tianshujie e8c09cb1e4 * Change the field name. 2023-08-23 11:11:49 +08:00
tianshujie b43afca1a0 * Filter out non-multiplayer tasks. 2023-08-23 11:06:31 +08:00
wangyidong 72717fab09 * Adjust for custom fields in form. 2023-08-23 10:58:11 +08:00
wangxuepeng f5c2d44dae * Refactor testsuite unlinkCase method. 2023-08-23 02:42:37 +00:00
daitingting 7dbdc3ffb5 * Format codes. 2023-08-23 02:24:33 +00:00
tianshujie 8e3bc08b80 * Change the field name. 2023-08-23 10:19:18 +08:00
tianshujie 4a1c00dcf1 * Change the test data. 2023-08-23 10:08:59 +08:00
tianshujie 8f5715e3cf * Change the required fields config for the batchUpdate. 2023-08-23 10:00:12 +08:00
sunguangming 7f8df59fc9 * Finish task #101162. 2023-08-23 09:59:34 +08:00
dingguodong 6f86aa714e * Remove check dao::isError. 2023-08-23 09:58:55 +08:00
dingguodong b90182aabc * Move the checks for record workhour form. 2023-08-23 09:58:55 +08:00
dingguodong ed9a7e1ff1 * Set the left field to not required. 2023-08-23 09:58:55 +08:00
sunguangming c1cb8544b9 * Finish task #101161. 2023-08-23 09:52:55 +08:00
tianshujie 377e5e0d0d * Change case of the aftersplittask. 2023-08-23 09:52:16 +08:00
sunguangming 2c2b3bda94 * Finish task #101160. 2023-08-23 09:40:14 +08:00