Commit Graph
53680 Commits
Author SHA1 Message Date
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
tianshujie 588b6b473d + Add case for buildPlanByStatus method. 2023-09-22 15:06:26 +08:00
tianshujie 649d42dfe0 * Refactor updateParentStatus method and case. 2023-09-22 14:55:21 +08:00
caoyanyi 483b326e09 * Adjust unit test case data build. 2023-09-22 14:44:10 +08:00
caoyanyi 5c17e15535 * Adjust call function param type. 2023-09-22 14:44:10 +08:00
caoyanyi a83ca72c43 * Adjust product get logic. 2023-09-22 14:44:10 +08:00
caoyanyi e3b1cd6e5c - Remove unused param for branch model. 2023-09-22 14:44:10 +08:00
tianshujie d267431548 * Refactor transferStoriesAndBugs method and add case. 2023-09-22 14:13:06 +08:00
tianshujie cd21520994 * Refactor create case. 2023-09-22 13:59:02 +08:00
dingguodong e0734ed380 * Add comment and type hint. 2023-09-22 13:52:54 +08:00
caoyanyi b170f9850f + Add comment and params type. 2023-09-22 13:28:49 +08:00
daitingting c5b69f220a * Set the id is key when there is no id. 2023-09-22 05:22:44 +00:00
daitingting 1a4cf7a5db * Return fail if the dao is error. 2023-09-22 05:19:51 +00:00
tianshujie 85564b5e1f * Refactor create method. 2023-09-22 13:19:08 +08:00
daitingting 4477e84a2d * Format codes. 2023-09-22 05:18:55 +00:00
caoyanyi 88cc218bb1 + Add unit test for productplan buildSearchForm. 2023-09-22 13:15:45 +08:00
caoyanyi 2983780c6f * Adjust unit test yaml. 2023-09-22 13:06:32 +08:00
tianshujie 019266d654 * Change the sort link. 2023-09-22 11:15:09 +08:00
liumengyi fd9320f348 * Add the initialized data for testsuiteTest::deleteCaseBySuiteIDTest. 2023-09-22 11:12:30 +08:00
caoyanyi bf94473f01 * Remove unused variables. 2023-09-22 11:11:08 +08:00
liumengyi 71e152ef64 * Modify the data initialization mode of caselibTest::updateTest. 2023-09-22 11:07:57 +08:00
liumengyi 5a7d2f5c9a * Modify unit test result. 2023-09-22 11:04:28 +08:00
liumengyi 93dd6a546c * Modify unit test of caselibModel::createFromImport. 2023-09-22 10:49:57 +08:00
tianshujie 4555a2e948 * Refactor getByID method and add case. 2023-09-22 10:48:23 +08:00
liumengyi 937184ba90 * Modify unit test of bugModel::getBugQuery. 2023-09-22 10:46:26 +08:00
liumengyi 98de0713a5 + Add data initialization for unit test of bugTao::appendProductConditionForBug. 2023-09-22 10:45:35 +08:00
dingguodong 068b222180 * Make code compatible to helper::dbIN(). 2023-09-22 10:44:30 +08:00
dingguodong 23008fc70c * Add comment and type hint ans optimization. 2023-09-22 10:44:29 +08:00
dingguodong 943a8682ec + Add comment. 2023-09-22 10:44:29 +08:00
caoyanyi 3ea9dbd3f2 * Adjust productplan browse page style. 2023-09-22 10:42:40 +08:00
caoyanyi aa2f19d811 * Split productplan browse method. 2023-09-22 10:42:40 +08:00
tianshujie 9c50a008bb * Refactor ajaxGetParentBranches method. 2023-09-22 10:40:05 +08:00
tianshujie 6947c69f10 * Change the component to the picker component and modify the linkage. 2023-09-22 10:39:23 +08:00
liugang f51375fe03 * testtask: refactor the browse method. 2023-09-22 10:26:05 +08:00
liugang 1d87fa3064 + testtaskZen: count the number of testtasks in different statuses for information display at the bottom of the browse page. 2023-09-22 10:25:41 +08:00