Commit Graph
65424 Commits
Author SHA1 Message Date
tianshujie 586156ac0d * Refactor create method. 2023-09-25 10:19:35 +08:00
liugang 5c425afc3a * testtask: rename the groupRunsBySuite method to getRunsForUnitCases. 2023-09-25 10:19:16 +08:00
tianshujie b9c2010667 * Compatible with projectplan module. 2023-09-25 10:17:17 +08:00
tianshujie 6e5576f422 * Change the comment of ajaxGetConflict method. 2023-09-25 10:14:57 +08:00
tianshujie 5c18b46250 + Add case for the checkDataForUpdate method. 2023-09-25 10:11:04 +08:00
wangxuepeng eba1d7cdce * Add unit test for action processObjectActions. 2023-09-25 02:10:37 +00:00
dingguodong 301f3598bb * Add comment and type hint. 2023-09-25 09:58:26 +08:00
liugang cca08c5c0b * testtask: rename the processRowspanOfCases method to processRowspanForGroupCase and refactor it. 2023-09-25 09:55:41 +08:00
liugang 795c8c0a9e * testtask: refactor the unitCases method. 2023-09-25 09:55:08 +08:00
tianshujie f42424c483 * Change the case of the edit method. 2023-09-25 09:54:36 +08:00
tianshujie 15595bb6cf * Refactor edit method and page. 2023-09-25 09:54:36 +08:00
tianshujie b01493bf55 * Change the case for create method. 2023-09-25 09:54:36 +08:00
dingguodong 903ccfb6e3 * Modify this function. 2023-09-25 09:54:17 +08:00
liugang 9d0051e7dd + testtaskZen: process the rowspan property of cases for unitCases page for use by front-end component groupings. 2023-09-25 09:53:30 +08:00
dingguodong 9a49c2d5d5 * Add the detailed test case. 2023-09-25 09:33:41 +08:00
qishiyao 4cb53ce570 * Update Jenkinsfile 2023-09-25 09:33:26 +08:00
dingguodong 75007d3cdd * Add comment and type hint. 2023-09-25 09:29:13 +08:00
dingguodong 2678ea5ecd * Refactor this function. 2023-09-25 09:29:13 +08:00
dingguodong d50cd4e38a * Modify test case. 2023-09-25 09:29:12 +08:00
qishiyao 54ab92b652 * Fix tmp dir mode. 2023-09-25 09:27:36 +08:00
liugang 3c0c266a7f * testtask: replace 'test task' with 'testtask'. 2023-09-25 09:22:29 +08:00
liugang 5c45815379 * testtask: refactor the view method. 2023-09-25 09:18:57 +08:00
daitingting 50fdb8b2f0 * Add status param. 2023-09-25 01:08:46 +00:00
qishiyao 7dc10e5a3c * Update ci test pipeline 2023-09-22 19:46:22 +08:00
wangxuepeng a28eb26800 * Add unit test for action hasPreOrNext. 2023-09-22 09:37:40 +00:00
dingguodong dbda30aaab * Refactor the test case. 2023-09-22 17:36:06 +08:00
liugang 5919688d67 * testtask: refactor the create method. 2023-09-22 17:25:53 +08:00
liugang eda066592c + testtaskZen: assign variables to the create page. 2023-09-22 17:25:23 +08:00
liugang 6a2e9e79ba * testtask: add form configuration of the case page. 2023-09-22 17:24:29 +08:00
wangyidong d96163bb5c * Add unit. 2023-09-22 17:13:25 +08:00
wangyidong b33ce2a843 * Rewrite story edit method. Code for task #102969. 2023-09-22 17:13:25 +08:00
tianshujie e688d60810 * Modify the plan list divider. 2023-09-22 17:03:08 +08:00
wangxuepeng 94ab305064 * Remove unit test for action getUnreadActions. 2023-09-22 08:43:27 +00:00
wangxuepeng a167676e3b * Add unit test for action getTrashObjectTypes. 2023-09-22 08:36:07 +00:00
liugang e716f2fa86 + testtask: add comment. 2023-09-22 16:35:25 +08:00
tianshujie 36d93736fd * Change the edit plan to the picker component and modify the interaction. 2023-09-22 16:35:13 +08:00
liugang abb7cb4d6d * testtask: refactor the browseUnits method and page. 2023-09-22 16:28:11 +08:00
liugang da08913d6a * testtask: change the unitTag language item to featureBar. 2023-09-22 16:26:41 +08:00
tianshujie bf413e1761 * Fix the interaction for creating a plan. 2023-09-22 16:25:38 +08:00
wangxuepeng aea7042840 * Add unit test for action getRelatedDataByActions and getTrashesBySearch. 2023-09-22 08:05:51 +00:00
tianshujie a084a11b86 * Change the case result for getPairs method. 2023-09-22 15:53:09 +08:00
tianshujie 750af813fa * Refactor getTopPlanPairs method and case. 2023-09-22 15:47:57 +08:00
caoyanyi 2c7e54ab38 + Add unit test case. 2023-09-22 15:36:08 +08:00
caoyanyi 9e1e1afd69 + Add comment and params type. 2023-09-22 15:35:04 +08:00
caoyanyi c054601a85 * Adjust call function param type. 2023-09-22 15:35:04 +08:00
daitingting 4931810597 * Display id when render row.
* Adjust the index for steps and expects.
2023-09-22 07:23:57 +00:00
tianshujie 0ce32284c2 * Refactor getLast method and case. 2023-09-22 15:17:56 +08:00
liumengyi 32ee67bf6f * Refactor testtask::browse. 2023-09-22 15:14:26 +08:00
daitingting 01f4b9e36f * Split the createFromImport function. 2023-09-22 07:10:12 +00:00
daitingting c18f17e3fe * Refactor the createFromImport function. 2023-09-22 07:08:39 +00:00