summaryrefslogtreecommitdiffstats
path: root/tests/lib/Accounts/AccountsManagerTest.php
Commit message (Expand)AuthorAgeFilesLines
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-091-1/+1
* Log critical fallback to user default if we can't parse the JSONChristoph Wurst2019-12-131-7/+12
* Mode to modern phpunitRoeland Jago Douma2019-11-271-2/+2
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-2/+2
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+0
* Use IAccountManager constantsJulius Härtl2018-10-151-12/+13
* Add tests for new account api classesJulius Härtl2018-10-151-0/+37
* Use ::class in test mocksMorris Jobke2017-10-241-6/+6
* fix email verification statusBjoern Schiessle2017-04-281-1/+1
* updated unit testsBjoern Schiessle2017-04-281-6/+50
* Merge pull request #4256 from nextcloud/themingLukas Reschke2017-04-111-1/+0
|\
| * Move OC_Defaults to OCP\DefaultsMorris Jobke2017-04-091-1/+0
* | Also send the new account data with the eventJoas Schilling2017-04-101-5/+8
|/
* update accounts table if email address or display name changes from outsideBjoern Schiessle2016-11-251-15/+24
* fix unit testsBjoern Schiessle2016-11-211-0/+202