summaryrefslogtreecommitdiffstats
path: root/tests/lib/Accounts/AccountsManagerTest.php
Commit message (Expand)AuthorAgeFilesLines
* Fix Test class nameJoas Schilling2021-03-121-335/+0
* Add and fix unit testsJoas Schilling2020-12-071-6/+45
* Don't leave cursors open when tests failJoas Schilling2020-11-091-1/+4
* PSR logger for accountsJoas Schilling2020-10-201-3/+3
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-6/+1
* 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