summaryrefslogtreecommitdiffstats
path: root/tests/lib/Accounts
Commit message (Expand)AuthorAgeFilesLines
* Add missing scope to testDaniel Calviño Sánchez2021-10-221-0/+1
* Validate the website field input to be a valid URLJoas Schilling2021-04-261-0/+26
* Add property scope tests for AccountManagerVincent Petry2021-03-291-0/+123
* Map old account scope properties to new namesVincent Petry2021-03-293-34/+63
* Fix Test class nameJoas Schilling2021-03-121-2/+2
* Add and fix unit testsJoas Schilling2020-12-071-6/+45
* Make code strictJoas Schilling2020-12-071-14/+15
* Don't leave cursors open when tests failJoas Schilling2020-11-091-1/+4
* PSR logger for accountsJoas Schilling2020-10-202-8/+9
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-3/+3
* Format control structures, classes, methods and functionChristoph Wurst2020-04-104-14/+2
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-092-2/+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-272-3/+3
* Make phpunit8 compatibleRoeland Jago Douma2019-11-272-3/+3
* Some php-cs fixesRoeland Jago Douma2019-11-222-2/+0
* Use IAccountManager constantsJulius Härtl2018-10-153-68/+67
* Add tests for new account api classesJulius Härtl2018-10-153-0/+253
* 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
|/
* bring back setEmailAddress for the user managementBjoern Schiessle2016-11-251-0/+157
* 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