aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Accounts/AccountPropertyTest.php
Commit message (Expand)AuthorAgeFilesLines
* chore: run rectorrector-phpunit10Robin Appelman2025-07-011-3/+1
* chore: apply new CSFixer rulesFerdinand Thiessen2025-07-011-0/+1
* test: Fix non-static data providersJoas Schilling2025-05-151-1/+1
* chore(IAccountManager): remove deprecated visibility constantschore/drop-deprecated-account-scopesFerdinand Thiessen2025-05-141-5/+0
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-7/+7
* chore: Add SPDX headerAndy Scherzinger2024-05-131-19/+2
* Fix testJoas Schilling2022-01-111-1/+1
* Add missing scope to testDaniel Calviño Sánchez2021-08-181-0/+1
* do not use private AccountManager in UsersControllerArthur Schiwon2021-05-251-7/+28
* allow to set valid scopes only in AccountPropertyArthur Schiwon2021-05-121-4/+8
* Map old account scope properties to new namesVincent Petry2021-03-261-10/+39
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-3/+0
* Use IAccountManager constantsJulius Härtl2018-10-151-30/+28
* Add tests for new account api classesJulius Härtl2018-10-151-0/+104