aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Accounts/AccountTest.php
Commit message (Expand)AuthorAgeFilesLines
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-6/+6
* chore: Add SPDX headerAndy Scherzinger2024-05-131-19/+2
* Add method to set all account properties from jsonChristopher Ng2022-03-171-0/+25
* Discard duplicate collection name from account serializationChristopher Ng2022-03-171-1/+15
* allow interacting with IAccountPropertyCollectionsArthur Schiwon2021-06-031-3/+24
* do not use private AccountManager in UsersControllerArthur Schiwon2021-05-251-8/+8
* Map old account scope properties to new namesVincent Petry2021-03-261-18/+18
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-2/+0
* Use IAccountManager constantsJulius Härtl2018-10-151-26/+26
* Add tests for new account api classesJulius Härtl2018-10-151-0/+112