Commit Graph
19 Commits
Author SHA1 Message Date
liugang 86f81db658 * userTest: concatenate the elements of array without any characters. 2023-12-13 10:17:08 +08:00
liugang 6f62d24aec * userTest: move the chinese comment before english comment. 2023-12-12 17:14:23 +08:00
liugang 82e00c906e * userTest: refactor the method to test the checkPassword method. 2023-12-12 17:12:45 +08:00
liugang f4666d7dd6 + userTest: declare strict types. 2023-12-12 17:11:56 +08:00
liugang cb1ff3b0ad + userTest: add method to test the checkVerifyPassword method. 2023-12-12 17:09:24 +08:00
liugang d964be3f53 + userTest: add a method to test the checkBeforeCreateOrEdit method. 2023-12-12 16:22:02 +08:00
liugang 7bf65d8920 * userModel: rename the getUserDetailsForAPI method to getListForGitLabAPI. 2023-12-11 14:42:22 +08:00
liugang 350944b189 * userModel: rename the processAccountSort method to setCurrentUserFirst. 2023-12-07 17:01:10 +08:00
liugang c2620ba061 * Move the updateSessionRandom method from userModel to helper. 2023-12-05 16:54:47 +08:00
liugang 22bae254a4 * Move the getVisionList method from user/model.php to helper.class.php and rename it to getVisisons. 2023-12-04 16:15:42 +08:00
liugang 648fd7f739 - userModel: delete unused setUserList method. 2023-12-04 08:38:16 +08:00
liugang 68492bb508 - userModel: remove unused getContactUserPairs method. 2023-11-29 10:49:46 +08:00
songchenxuan 4d10b160e3 * Modify user test. 2023-10-16 21:25:26 +08:00
songchenxuan 02cf996219 * Modify user test. 2023-10-16 19:51:54 +08:00
songchenxuan a034f2c9de * Modify user test. 2023-10-16 14:15:42 +08:00
songchenxuan 0efc142586 * Modify user test. 2023-10-16 11:30:42 +08:00
dingguodong cf6f1668c0 * Add type hint. 2023-09-26 15:51:22 +08:00
wangyidong 284ab1de59 * Adjust for unit. 2023-09-13 16:38:17 +08:00
zhouxin 4efea42989 + Move unit test from test directory to each module. 2023-04-24 02:16:47 +00:00