Commit Graph

21 Commits (2f8ebd03b011b705883bf9666b1bdaafb971f110)

Author SHA1 Message Date
Arthur Schiwon d7cb5ab080 add tests for user counting 11 years ago
Robin Appelman 0ed1b64673 Pass config object in testGetHomeNotSupported 11 years ago
Arthur Schiwon c0edb639ed adjust test 11 years ago
Arthur Schiwon 8ccac86c98 Enable user backends to provide avatar images 11 years ago
Andreas Fischer 114e9d4403 Adjust return value tests for checkPassword() to what OC_User_Example says. 12 years ago
Andreas Fischer 1f11dc7200 Use parent:: in Test_User_Database::getUser(). 12 years ago
Andreas Fischer 46cd3082b0 Test_User_Backend::getUser() does not return an array, it returns a string. 12 years ago
Andreas Fischer 00a0588807 Test OC_User_Database in Test_User_Database instead of OC_User_Dummy. 12 years ago
Arthur Schiwon 14a160e176 Adjust Tests and satisfy them 12 years ago
Arthur Schiwon d101ff42f1 User: move checkPassword from User to Manager to not break API 12 years ago
Robin Appelman 955bda1842 New user management classes 12 years ago
Robin Appelman fa6bfe8837 didn't mean to commit this yet 12 years ago
Robin Appelman 57f712f8a9 implement ArrayInterface with Session 12 years ago
Thomas Mueller ef88ceba8c drop SimpleTest compatibility 12 years ago
Felix Moeller a4b2ea586d Style: Remove all the dangling white spaces 13 years ago
Felix Moeller 30d7993e01 Checkstyle fixes: NoSpaceAfterComma 13 years ago
Felix Moeller afadf93d31 Checkstyle: many fixes 13 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 13 years ago
Thomas Mueller 3829460ab8 adding space between) and { 13 years ago
Robin Appelman c9be9ab251 remove unused variables 13 years ago
Sam Tuke 410b556a86 Added class comment block 13 years ago
Robin Appelman d8e54acbf3 test cases for user backends 13 years ago