Commit Graph
43 Commits
Author SHA1 Message Date
liugang 1fc2cb85c6 - userTest: remove unused script to test the getDataInJSON method. 2023-12-19 14:04:33 +08:00
liugang e476c9d78f * userTest: refactor script to test the updatePassword method. 2023-12-19 13:54:41 +08:00
liugang cf95e1d66d * userTest: refactor script to test the resetPassword method. 2023-12-19 13:31:51 +08:00
liugang 732f4c61c2 * userTest: refactor script to test the getGroupsByVisions method. 2023-12-19 10:37:58 +08:00
liugang 21b5125540 * userTest: refactor script to test the getGroups method. 2023-12-18 19:11:11 +08:00
liugang 90b7cfaba3 * userTest: refactor script to test the isLogon method. 2023-12-18 18:45:34 +08:00
liugang 24f49ac5ef * userTest: refactor script to test the checkLocked method. 2023-12-18 18:14:45 +08:00
liugang a636ed5614 * userTest: refactor script to test the cleanLocked method. 2023-12-18 15:45:19 +08:00
liugang cd0b7df614 * userTest: refactor script to test the getWeakUsers method. 2023-12-18 14:16:36 +08:00
liugang 7534ec2613 * userTest: refactor script to test the computePasswordStrength method. 2023-12-18 13:13:33 +08:00
liugang e3f865e997 * userTest: refactor script to test the isClickable method. 2023-12-16 17:17:18 +08:00
liugang b2c1a91bb7 + userTest: add comment and return type of the getUserTemplates method. 2023-12-16 16:51:54 +08:00
liugang 8c92e836ff * userTest: refactor script to test the saveUserTemplate method. 2023-12-16 16:48:39 +08:00
liugang 32744d28d4 * userTest: refactor script to test the deleteContactList method. 2023-12-16 13:26:55 +08:00
liugang dab2efc535 * userTest: refactor script to test the updateContactList method. 2023-12-16 13:13:17 +08:00
liugang b4737f99d1 * userTest: modify comment and return type of the createContactListTest method. 2023-12-16 10:42:36 +08:00
liugang e443582878 * userTest: refactor script to test the createContactList method. 2023-12-16 10:39:13 +08:00
liugang 47f7228d2e - userModel: remove the unused getListByAccount method. 2023-12-16 09:59:52 +08:00
liugang d6624b0192 * userTest: refactor script to test the getListForGitLabAPI method. 2023-12-16 09:50:26 +08:00
liugang 44b809acec * userTest: refactor script to test the getListByAccounts method. 2023-12-16 09:23:18 +08:00
liugang b1b39a0014 * userTest: refactor script to test the setCurrentUserFirst method. 2023-12-15 17:04:54 +08:00
liugang 68cd49e0bf * userTest: refactor script to test the getByQuery method. 2023-12-15 16:17:32 +08:00
liugang 26ca49ab3b + userTest: add method to test the checkBeforeBatchUpdate method. 2023-12-15 09:09:59 +08:00
liugang b5aea30f9f + userTest: add method to test the checkBeforeBatchCreate method. 2023-12-14 09:22:24 +08:00
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