Commit Graph
58630 Commits
Author SHA1 Message Date
wangyidong dc271d2ff2 * Add param type for setstagetoclosed and add unit test. 2023-06-02 08:31:29 +08:00
wangyidong 77edee602b * Adjust for sonar. 2023-06-02 08:31:29 +08:00
wangyidong 1a38b2a04c + Add unit test for setStageToPlanned. 2023-06-02 08:31:29 +08:00
wangyidong de7b5f6b90 + Add unit test. 2023-06-02 08:31:29 +08:00
wangyidong 0d37a021ef * Adjust for build test data. 2023-06-02 08:31:29 +08:00
wangyidong 9d3e471968 * Refactor setStage method. 2023-06-02 08:31:29 +08:00
wangyidong d20d2c1d32 * Add param type for batchCreate. 2023-06-02 08:31:29 +08:00
wangyidong 2f37c9a69e * Slice createTwins method. 2023-06-02 08:31:29 +08:00
wangyidong aca053e650 * Refactor doCreateStory method and add unit test. 2023-06-02 08:31:29 +08:00
wangyidong a7062f2bd7 * Refactor docreatespec method and add unit test. 2023-06-02 08:31:28 +08:00
liugang 9eb2b698a4 * bugJS: use bug.openedBuild instead of oldOpenedBuild. 2023-06-01 17:03:45 +08:00
daitingting 10c67961e0 * Refactor getActiveAndPostponedBugs function. 2023-06-01 09:01:42 +00:00
liumengyi 42901ec37f * Replace sql with function. 2023-06-01 17:00:36 +08:00
liugang c11e750423 * bugJS: use bug.task instead of oldTaskID. 2023-06-01 16:59:55 +08:00
liugang f853b2a592 * bugJS: refactor the loadProductStories function and use bug.story instead of oldStoryID. 2023-06-01 16:57:36 +08:00
caoyanyi e9257950e8 * Change unit test data and result. 2023-06-01 16:52:19 +08:00
tianshujie 1e79a68808 * Modify the cancel data error in the test case. 2023-06-01 16:47:10 +08:00
liumengyi 107c684efe - Fix error for bugModel-getDataOfBugsPerBuild. 2023-06-01 16:40:11 +08:00
chentao d0ffb5c5f9 + Add 'saveFile' function to fileTao class to support saving one file data. 2023-06-01 16:28:50 +08:00
liumengyi 55a17beff7 * Correct unit test of bugModel-linkBugToBuild. 2023-06-01 16:17:24 +08:00
tianshujie b36203833d * Modified a test case error of batch create tasks. 2023-06-01 16:15:23 +08:00
liugang 24c1507a8b * bugJS: use bug.product instead of oldProductID. 2023-06-01 16:11:32 +08:00
tianshujie 75a18b3a9d + Add permissions to test case file. 2023-06-01 16:10:49 +08:00
liugang e722f53542 * bug: use bug.project instead of oldProjectID. 2023-06-01 16:10:01 +08:00
liumengyi 3201469937 * Correct unit test of bugModel-getToAndCcList. 2023-06-01 16:09:21 +08:00
liumengyi 31a7ab035b * Replace bugModel-getProjects with productModel-getProjectPairsByProduct, and remove bugModel-getProjects. 2023-06-01 16:05:43 +08:00
liugang 83e9b9a95c * bugView: add a js object of bug. 2023-06-01 16:05:00 +08:00
tianshujie 4f7e27a6ad + Add the check module ID cannot be less than 0. 2023-06-01 16:04:25 +08:00
liumengyi 28d435a57c * Correct unit test of bugModel-getProjects. 2023-06-01 15:59:27 +08:00
liumengyi 1f780f3b7e * Correct unit test of bugModel-getBugQuery. 2023-06-01 15:57:24 +08:00
caoyanyi e0562976e6 * Add unit test for getToAndCcList method. 2023-06-01 15:56:41 +08:00
dingyongliang 923bb2bcf3 * zin: refactor history wg. 2023-06-01 15:43:30 +08:00
liumengyi 29f791890c - Remove unit test of bugModel-getByAssignedbyme. 2023-06-01 15:37:34 +08:00
liumengyi 1c9b558d68 * Correct unit test of bugModel-getStatistic. 2023-06-01 15:30:55 +08:00
liumengyi 88601a8e12 * Correct unit test of bugModel-getRelatedObjects. 2023-06-01 15:21:29 +08:00
dingyongliang 1fdb187446 * zin: refactor textarea wg. 2023-06-01 15:15:54 +08:00
chentao a046dd7639 * Implements submission of batch edit productions for product list page. 2023-06-01 14:54:05 +08:00
chentao 0487b17b29 * Remove explode operation on array data from batchEdit function of product control. 2023-06-01 14:54:05 +08:00
tianshujie f1c61a38e3 * Modify the case error of variables. 2023-06-01 14:34:04 +08:00
tianshujie 26ddec810a * Fix call variable error problem. 2023-06-01 14:34:04 +08:00
sunguangming b296d868af * Change default value for varchar field. 2023-06-01 14:33:23 +08:00
liumengyi 778f9bcc9a * Correct unit test of bugModel-createBuild. 2023-06-01 14:32:51 +08:00
sunguangming f044ad9de1 * Add getteammembersbyidlist unit test. 2023-06-01 14:27:29 +08:00
liumengyi eaa1a15fdd - Remove unit test of bugModel-setOperateActions. 2023-06-01 14:15:40 +08:00
liumengyi 66c8b45225 - Remove unit test of bugModel-processImageForBatchCreate. 2023-06-01 14:13:47 +08:00
liumengyi f63c831640 - Remove unit tests of bug-checkBugsForBatchUpdate. 2023-06-01 14:10:45 +08:00
liumengyi e119fa3445 - Remove unit test of bug-afterBatchEdit. 2023-06-01 14:08:42 +08:00
liumengyi f656fd9542 - Remove unit test of bug-afterBatchCreate. 2023-06-01 14:06:23 +08:00
liugang d535815b97 * bug: fix error of calling undefined method. 2023-06-01 13:55:46 +08:00
liumengyi 3ce83a9399 * Correct unit test of bug-activate. 2023-06-01 13:51:00 +08:00