Commit Graph
72321 Commits
Author SHA1 Message Date
wangyidong 2d0ef491e5 * Fix bug #42052. 2023-12-23 10:32:04 +08:00
xieqiyu 2e41774523 * Change the first letter of the function name from uppercase to lowercase.. 2023-12-23 10:01:51 +08:00
xieqiyu 657078db1d * Fix bug#41774. 2023-12-23 09:55:10 +08:00
sunguangming 8375138e77 * Add unit test for kanban. 2023-12-23 09:51:59 +08:00
liugang b870c3e209 + userTest: add script to test the processDisplayValue method. 2023-12-23 09:40:53 +08:00
sunguangming fc3044a13b * kanban: add copyregions unit test. 2023-12-23 09:39:37 +08:00
xieqiyu e3bf5aec8a * Fix bug#41786. 2023-12-23 09:36:04 +08:00
daitingting d8928b5552 * Get program pairs directly. 2023-12-23 01:22:05 +00:00
hufangzhou 5ed12dcf23 * Fix upgrade error. 2023-12-23 09:14:28 +08:00
sunguangming 38b51247aa * Fix bug #41575. 2023-12-23 09:17:10 +08:00
liumengyi a6f71f091f * Fix bug #41708, use custom story point unit. 2023-12-23 09:15:09 +08:00
caoyanyi 24ae101618 * Adjust table config for devops. 2023-12-23 09:09:37 +08:00
caoyanyi 83cb4170e2 * Adjust object name default value for mr. 2023-12-23 09:09:37 +08:00
caoyanyi 39878d1f5a + Add action object name config for devops server. 2023-12-23 09:09:37 +08:00
caoyanyi 4e23bc32f2 * Adjust action lang for devops. 2023-12-23 09:09:37 +08:00
xieqiyu 596a135673 * Fix bug#41796. 2023-12-23 09:06:51 +08:00
tianshujie de62227237 * Fix bug #41615. 2023-12-23 08:54:35 +08:00
tianshujie f52f575c22 * Fix bug #41641. 2023-12-23 08:36:33 +08:00
zenggang c99af425d9 * Add gitlab unit test. 2023-12-22 12:43:18 +00:00
wangyuting 36faf01759 * Fix action unit test bug. 2023-12-22 19:59:23 +08:00
daitingting 4aebe61579 * Set longTime. 2023-12-22 11:57:49 +00:00
wangxuepeng 4f993f4a5b * Add unit test for pivotModel::checkIFChartInUser. 2023-12-22 19:53:55 +08:00
liugang 368befc151 * userModel: remove unused parameters when calling fetchExtraUsers method. 2023-12-22 19:52:01 +08:00
wangyuting 3781bbebe6 * Fix action unit test bug. 2023-12-22 19:50:35 +08:00
liugang 619acb8393 + userTest: add script to test the fetchExtraUsers method. 2023-12-22 19:48:16 +08:00
liugang 90249b7bd1 * userModel: refactor the fetchExtraUsers method. 2023-12-22 19:47:59 +08:00
wangyuting 7f043d0c19 * Fix action unit test script. 2023-12-22 19:37:20 +08:00
wangxuepeng 10e84cb746 * Add unit test for pivotModel::completePivot. 2023-12-22 19:34:20 +08:00
liugang 6c6ff82bcb + userTest: add script to test the processMoreLink method. 2023-12-22 19:23:09 +08:00
caoyanyi 72ff0bbbbf * Adjust graphql api logic for devops. 2023-12-22 19:20:59 +08:00
wangxuepeng 06c674705d * Add unit test for screen. 2023-12-22 19:19:03 +08:00
daitingting 5559d18330 * Test getDuplicateProjectName. 2023-12-22 11:15:52 +00:00
liugang 53a4eacc0b + userTest: add script to test the checkNeedModifyPassword method. 2023-12-22 19:07:00 +08:00
caoyanyi 258d59a4e3 + Add unit test case for git->saveCommits. 2023-12-22 19:04:20 +08:00
caoyanyi 75622a305e + Add unit test case for git->run. 2023-12-22 19:04:20 +08:00
caoyanyi 25c2d755b0 + Add unit test case for git->setRepoRoot. 2023-12-22 19:04:20 +08:00
caoyanyi 2d91b5cadf + Add unit test case for git->setClient. 2023-12-22 19:04:20 +08:00
liugang 8d6a62679f + adminTest: reset safe mode to default to prevent settings in database from affecting unit tests. 2023-12-22 18:56:01 +08:00
liugang 03ab39de72 * adminModel: both check encrypted weak password and password with clear text. 2023-12-22 18:55:28 +08:00
daitingting d6d4ad0522 * Test checkProgramRequired. 2023-12-22 10:52:05 +00:00
caoyanyi 537815aa7e + Add unit test data for git. 2023-12-22 18:36:30 +08:00
caoyanyi 4d71fa9029 * Adjust unit test case for git->getRepoTags. 2023-12-22 18:36:12 +08:00
caoyanyi 1542b325fe * Adjust unit test case for git->updateCommit. 2023-12-22 18:36:12 +08:00
caoyanyi be1482d466 * Adjust unit test case for git->updateCommit. 2023-12-22 18:36:12 +08:00
caoyanyi d213f5377b * Adjust unit test case for git->setRepos. 2023-12-22 18:36:12 +08:00
caoyanyi c861cd4b7e + Add unit test data init for git. 2023-12-22 18:36:12 +08:00
caoyanyi 4a374edbc0 * Adjust unit test case for git->setRepo. 2023-12-22 18:36:12 +08:00
wangyuting 16cde04c28 * Fix execution unit test bug. 2023-12-22 18:31:36 +08:00
wangyuting fe725ed591 * Fix upgrade unit test bug. 2023-12-22 18:29:10 +08:00
wangyuting 62a9f6bb21 * Fix getexecutioncounts unit test bug. 2023-12-22 18:18:10 +08:00