 liugangandClaude
|
ea5259f7ff
|
+ [misc] Add unit tests for gitlabZen::issueToZentaoObject() method
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-09-15 15:09:55 +08:00 |
|
 liugangandClaude
|
d92230eb86
|
+ [misc] Add unit tests for gitlabZen::webhookParseObject() method
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-09-15 15:09:55 +08:00 |
|
 liugangandClaude
|
97edcf6ee0
|
+ [misc] Add unit tests for gitlabZen::webhookParseIssue() method
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-09-15 15:09:55 +08:00 |
|
 liugangandClaude
|
16d8f45127
|
+ [misc] Add unit tests for gitlabZen::webhookParseBody() method
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-09-15 15:09:55 +08:00 |
|
 liugangandClaude
|
25e9da062d
|
+ [misc] Add unit tests for gitlabZen::checkBindedUser() method
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-09-15 15:09:55 +08:00 |
|
 liugangandClaude
|
d8607ee679
|
+ [misc] Add unit tests for gitlabZen::getProjectMemberData() method
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-09-15 15:09:55 +08:00 |
|
 liugangandClaude
|
45e7b1e16a
|
+ [misc] Add unit tests for gitlabZen::getGroupMemberData() method
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-09-15 15:09:55 +08:00 |
|
 liugangandClaude
|
ff365e468e
|
+ [misc] Add unit tests for gitlabZen::recordWebhookLogs() method
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-09-15 15:09:55 +08:00 |
|
 liugangandClaude
|
e3197913af
|
+ [misc] Add unit tests for gitlabZen::bindUsers() method
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-09-15 15:09:55 +08:00 |
|
 liugangandClaude
|
21c91e5267
|
+ [misc] Add unit tests for gitlabZen::checkUserRepeat() method
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-09-15 15:09:55 +08:00 |
|
 liugangandClaude
|
aa1a826ea9
|
+ [misc] Add unit tests for gitlabModel::apiCreateTag() method
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-09-15 15:06:16 +08:00 |
|
liyang
|
6596a64986
|
* [unittest] fix unittest.
|
2025-08-06 09:36:08 +08:00 |
|
liyang
|
6decc0723f
|
* [unittest] fix unittest.
|
2025-08-06 09:33:40 +08:00 |
|
sunguangming
|
fff0795e53
|
Merge branch 'release/21.7.2' into main
|
2025-07-01 06:37:04 +00:00 |
|
liyang
|
ae54abf5ed
|
* [unittest] fix unitest for gitlab and mr.
|
2025-06-17 15:07:18 +08:00 |
|
tianshujie
|
fa2aa1e721
|
* [unittest] fix saveissuerelation error.
|
2025-06-16 10:47:45 +08:00 |
|
tianshujie
|
9e165b1e63
|
* [unittest] fix getprojectpairs error.
|
2025-06-16 10:47:45 +08:00 |
|
tianshujie
|
5217c69ccd
|
* [unittest] fix apideleteissue error.
|
2025-06-16 10:47:45 +08:00 |
|
caoyanyi
|
b237532339
|
* [unittest] adjust gitlab createUser unit test case.
|
2025-06-09 09:22:52 +08:00 |
|
caoyanyi
|
a770a36df3
|
* [unittest] adjust gitlab unit test case.
|
2025-06-05 16:03:51 +08:00 |
|
caoyanyi
|
8e5b35b306
|
* [unittest] adjust gitlab unit test case.
|
2025-06-05 16:03:42 +08:00 |
|
liyang
|
99f5d704db
|
* [task#123789] Fix unittest for gitlab module.
|
2024-08-02 13:12:36 +08:00 |
|
liyang
|
9830fd9f2f
|
* [test] Fix unit test for devops.
|
2024-07-05 15:38:45 +08:00 |
|
caoyanyi
|
13d072fb82
|
* Adjust unit test case for gitlab.
|
2024-05-08 08:36:07 +08:00 |
|
dingguodong
|
ff0e4dd3e6
|
+ Add the unit test for getting MRs by API.
|
2024-04-30 13:37:08 +08:00 |
|
liyang
|
354c300c86
|
* Modify unit test directory structure and data generation method.
|
2024-04-22 14:25:50 +08:00 |
|
caoyanyi
|
1de446f6ce
|
* Merge for release branch.
|
2024-03-15 14:59:57 +08:00 |
|
caoyanyi
|
ba64f6d2c7
|
* Run ztf update for gitlab.
|
2024-03-04 09:57:23 +08:00 |
|
zenggang
|
2d9acad5fd
|
* Add saveimportedissue unit test
|
2024-01-12 08:59:12 +00:00 |
|
caoyanyi
|
7800790068
|
* Adjust unit test case for gitlab.
|
2024-01-12 16:02:27 +08:00 |
|
caoyanyi
|
2c0c2dda34
|
+ Add unit test case for gitlab->webhookCloseIssue.
|
2024-01-12 15:54:14 +08:00 |
|
zenggang
|
7c7d657cad
|
* Finish task#110989
|
2024-01-12 06:48:19 +00:00 |
|
caoyanyi
|
4926bf2366
|
+ Add unit test case for gitlab->webhookAssignIssue.
|
2024-01-12 13:52:58 +08:00 |
|
caoyanyi
|
6970731229
|
+ Add unit test case for gitlab->webhookSyncIssue.
|
2024-01-12 11:14:10 +08:00 |
|
zenggang
|
0750d064bf
|
+ Add isdisplay unit test.
|
2024-01-12 02:24:24 +00:00 |
|
zenggang
|
e9d1057849
|
* Adjust getfilelastcommit unit test.
|
2024-01-12 00:45:06 +00:00 |
|
zenggang
|
b3d41cc72a
|
* Adjust gitlab unit test
|
2024-01-11 09:41:47 +00:00 |
|
caoyanyi
|
e50ff3f699
|
+ Add unit test case for gitlab->getFileLastCommit.
|
2024-01-11 17:28:49 +08:00 |
|
zenggang
|
b3ea97e272
|
* Add gitlab unit test
|
2024-01-11 09:25:16 +00:00 |
|
caoyanyi
|
56bca0d193
|
+ Add unit test case for gitlab->apigetbygraphql.
|
2024-01-11 16:45:46 +08:00 |
|
zenggang
|
a355db9b9a
|
* Add gitlab unit test
|
2024-01-11 03:30:03 +00:00 |
|
zenggang
|
71b0beff12
|
*Adjust apigetpipeline unit test.
|
2024-01-10 09:25:12 +00:00 |
|
zenggang
|
9ea7ff01e8
|
* Add gitlab unit test.
|
2024-01-10 09:18:36 +00:00 |
|
zenggang
|
3023cd1527
|
* Add gitlab unit test.
|
2024-01-10 02:17:35 +00:00 |
|
zenggang
|
3ac0f6a4c3
|
* Adjust gitlab unit test.
|
2024-01-09 09:27:31 +00:00 |
|
zenggang
|
ad58726ae9
|
* Add gitlab edituser unit test
|
2024-01-09 09:12:23 +00:00 |
|
zenggang
|
0706d58b3f
|
* Adjust gitlab unit test.
|
2024-01-09 08:08:32 +00:00 |
|
zenggang
|
1cc889d627
|
* Add gitlab unit test.
|
2024-01-09 07:59:06 +00:00 |
|
caoyanyi
|
7240b46dc7
|
- Delete unused params for gitlab.
|
2024-01-03 13:39:43 +08:00 |
|
caoyanyi
|
045adc1ee8
|
- Remove unused method.
|
2024-01-03 13:39:43 +08:00 |
|