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 |
|
wangyuting
|
f396d54440
|
* Fix getapilistbysearch unit test bug.
|
2023-12-22 18:12:25 +08:00 |
|
wangyuting
|
395aa56e3f
|
* Fix doc module unit test script bug.
|
2023-12-22 17:29:45 +08:00 |
|
caoyanyi
|
d66055dcc7
|
* Adjust unit test case for git->getRepos.
|
2023-12-22 17:29:30 +08:00 |
|
wangyidong
|
4ad297b6b3
|
* Adjust for login in sso.
|
2023-12-22 17:21:19 +08:00 |
|
caoyanyi
|
95bb7b58a6
|
* Adjust unit test case for git->getRepoLogs.
|
2023-12-22 17:20:51 +08:00 |
|
tanghucheng
|
3ebb5279d6
|
* Refactor transfer model: processLinkStories method.
|
2023-12-22 17:19:41 +08:00 |
|
liumengyi
|
dac63e2bd6
|
* Add back url.
|
2023-12-22 17:15:19 +08:00 |
|
tianshujie
|
fb6f55ea59
|
* Fix bug #41650.
|
2023-12-22 17:10:29 +08:00 |
|
liumengyi
|
bb5a6e9b1f
|
* Set required to picker.
|
2023-12-22 17:04:30 +08:00 |
|
liumengyi
|
b55f5c112d
|
* Set required to product picker.
|
2023-12-22 17:00:51 +08:00 |
|
tianshujie
|
bcdc938220
|
- Removes hierarchical indentation from the task list.
|
2023-12-22 17:00:21 +08:00 |
|
caoyanyi
|
cceff62161
|
+ Add unit test case for git and svn convertLog.
|
2023-12-22 16:58:59 +08:00 |
|
caoyanyi
|
5c827b63bd
|
* Adjust convertLog method for git and svn sync.
|
2023-12-22 16:58:59 +08:00 |
|
tianshujie
|
a914750eee
|
* Fix bug #41654.
|
2023-12-22 16:56:37 +08:00 |
|
wangyidong
|
7ba8205889
|
* Adjust sso unit test.
|
2023-12-22 16:52:26 +08:00 |
|
wangyuting
|
8e36c47fa5
|
* Fix updateimportedcase unit test bug.
|
2023-12-22 16:49:28 +08:00 |
|
liumengyi
|
47a0683372
|
* Set required to picker.
|
2023-12-22 16:47:31 +08:00 |
|
daitingting
|
a41f74578e
|
* Test createProgram.
|
2023-12-22 08:46:47 +00:00 |
|
wangyuting
|
facec70413
|
* Fix updateimportedcase unit test bug.
|
2023-12-22 16:45:16 +08:00 |
|
liumengyi
|
68d0a2bfd3
|
* Fix bug #41876, add title and release count.
|
2023-12-22 16:37:18 +08:00 |
|
wangyuting
|
9943b711a9
|
* Fix getlibcases unit test bug.
|
2023-12-22 16:35:06 +08:00 |
|
tianshujie
|
099f5b9200
|
* Fix bug #41720.
|
2023-12-22 16:29:35 +08:00 |
|
caoyanyi
|
1c453240a6
|
* Adjust end(), current() param need inited error.
|
2023-12-22 16:26:52 +08:00 |
|
wangyuting
|
c301c63654
|
* Fix caselib module unit test bug.
|
2023-12-22 16:24:25 +08:00 |
|
wangxuepeng
|
59e7ff45e4
|
* Add unit test for screenModel::setDefaultByDate.
|
2023-12-22 16:23:48 +08:00 |
|
xieqiyu
|
16444a8bb3
|
* Fix bug#41787.
|
2023-12-22 16:22:36 +08:00 |
|
tanghucheng
|
eaa4508826
|
* Refactor transfer model: getPageDatas method.
|
2023-12-22 16:18:45 +08:00 |
|
liugang
|
14fd28bfc3
|
- userTest: remove unused code.
|
2023-12-22 16:16:39 +08:00 |
|
caoyanyi
|
f87594af3e
|
* Adjust data check rule for repo.
|
2023-12-22 16:16:08 +08:00 |
|