38 Commits (2accc24fa970eb30dc1a9e43a247cbbc27f2ddd8)

Author SHA1 Message Date
  Morris Jobke 0d4f0ab871 reduce OC_Preferences, OC_Config and \OCP\Config usage 9 years ago
  Morris Jobke a9e411e076 migrate \OC\AllConfig to \OCP\IConfig 9 years ago
  Morris Jobke 50c2a819a0 Extract interaction with config.php into SystemConfig 9 years ago
  Joas Schilling 6202ca33ba Make remaining files extend the test base 9 years ago
  Joas Schilling 216ef617db Do not use uniqid in Group and User tests as it is not unique on windows 9 years ago
  Robin Appelman 1eefc21329 Remove confusingly names \OC\User\Manager::delete and fix the automatic cache cleanup instead 9 years ago
  Bjoern Schiessle 239bff5766 strip whitespace from the beginning and end of the display name to avoid empty display names 9 years ago
  Robin Appelman 7dd4314fea Add unit test 9 years ago
  Arthur Schiwon 5dab762006 add tests 10 years ago
  Arthur Schiwon 2e85d5a852 increase scrutinizer happyiness by removing minor/informational issues 10 years ago
  Arthur Schiwon 86880acee9 clean up here is superflous, will already be removed by user session 10 years ago
  Arthur Schiwon 60274d1729 test hooks also on login 10 years ago
  Arthur Schiwon bf1f5f2af3 also test whether hooks work 10 years ago
  Arthur Schiwon c46fada6b3 unit tests for loginWithCookie() 10 years ago
  Arthur Schiwon 45e42c25de Group Database backend must not gather user details itself but ask user 10 years ago
  Arthur Schiwon 450de0091a adjust tests accordingly 10 years ago
  Arthur Schiwon d7cb5ab080 add tests for user counting 10 years ago
  Robin Appelman 0ed1b64673 Pass config object in testGetHomeNotSupported 10 years ago
  Arthur Schiwon c0edb639ed adjust test 10 years ago
  Arthur Schiwon 8ccac86c98 Enable user backends to provide avatar images 10 years ago
  Andreas Fischer 114e9d4403 Adjust return value tests for checkPassword() to what OC_User_Example says. 10 years ago
  Andreas Fischer 1f11dc7200 Use parent:: in Test_User_Database::getUser(). 10 years ago
  Andreas Fischer 46cd3082b0 Test_User_Backend::getUser() does not return an array, it returns a string. 10 years ago
  Andreas Fischer 00a0588807 Test OC_User_Database in Test_User_Database instead of OC_User_Dummy. 10 years ago
  Arthur Schiwon 14a160e176 Adjust Tests and satisfy them 10 years ago
  Arthur Schiwon d101ff42f1 User: move checkPassword from User to Manager to not break API 10 years ago
  Robin Appelman 955bda1842 New user management classes 11 years ago
  Robin Appelman fa6bfe8837 didn't mean to commit this yet 11 years ago
  Robin Appelman 57f712f8a9 implement ArrayInterface with Session 11 years ago
  Thomas Mueller ef88ceba8c drop SimpleTest compatibility 11 years ago
  Felix Moeller a4b2ea586d Style: Remove all the dangling white spaces 11 years ago
  Felix Moeller 30d7993e01 Checkstyle fixes: NoSpaceAfterComma 11 years ago
  Felix Moeller afadf93d31 Checkstyle: many fixes 11 years ago
  Sam Tuke 8b01286a5d Merged branch 'master' 11 years ago
  Thomas Mueller 3829460ab8 adding space between) and { 11 years ago
  Robin Appelman c9be9ab251 remove unused variables 12 years ago
  Sam Tuke 410b556a86 Added class comment block 12 years ago
  Robin Appelman d8e54acbf3 test cases for user backends 12 years ago