38 Commits (2accc24fa970eb30dc1a9e43a247cbbc27f2ddd8)

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