38 Commits (2accc24fa970eb30dc1a9e43a247cbbc27f2ddd8)

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