summaryrefslogtreecommitdiffstats
path: root/tests/lib/User/UserTest.php
Commit message (Expand)AuthorAgeFilesLines
* Adapt tests to config value typingCôme Chilliet2023-04-051-2/+13
* composer run cs:fixCôme Chilliet2023-01-201-2/+0
* Keep non default protocol in cloud idJoas Schilling2022-06-091-53/+58
* skip localstorage dependend user test when not using local user storageRobin Appelman2022-02-251-0/+12
* Check style updateCarl Schwan2022-01-131-7/+7
* enable the user to set a primary (notification) email address (backend)Arthur Schiwon2021-09-091-1/+4
* refs #21045 add app config to disable unlimited quota and to set max quotaJulien Veyssier2021-07-291-0/+65
* better cleanup of user files on user deletionRobin Appelman2021-04-271-0/+3
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-34/+34
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-39/+39
* Fix recursive calls in logging via server methodsJoas Schilling2020-03-181-4/+4
* Move deprecated aliases over to new registrationRoeland Jago Douma2020-03-151-2/+3
* Mode to modern phpunitRoeland Jago Douma2019-11-271-1/+1
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* lib/private/User: do not change user properties if value has not changedLeon Klingele2019-04-111-16/+4
* Add dispatcher events to User and Group objectsJoas Schilling2019-03-011-32/+45
* Fixed testsJohn Molakvoæ (skjnldsv)2018-04-091-1/+1
* Use ::class in test mocksMorris Jobke2017-10-241-1/+1
* emit changeUser only if there really was a change (quota, displayname)Arthur Schiwon2017-06-011-1/+95
* Trigger change when a user is enabled/disabledJoas Schilling2017-04-251-1/+49
* Use the correct Dummy and Backend classJoas Schilling2017-04-201-2/+2
* Get user home folder before deletionVincent Petry2016-12-231-0/+32
* Improve OC\User\User coverageRoeland Jago Douma2016-12-201-49/+204
* Only trigger postDelete hooks when the user was deleted...Joas Schilling2016-09-291-4/+5
* Make sure that comments, notifications and preferences are deletedJoas Schilling2016-09-291-11/+74
* Fix getMock UserRoeland Jago Douma2016-09-131-21/+22
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-0/+479