nextcloud/tests/lib/Accounts
Christopher Ng 7215148a24 Add new account properties
- New properties
  - Organisation
  - Role
  - Headline
  - Biography
  - Profile Enabled property
- Fix errors with building default account properties
- Fix L10N factory method `getLanguage` not public error
- Update tests

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2021-10-19 04:44:40 +00:00
..
AccountManagerTest.php Add new account properties 2021-10-19 04:44:40 +00:00
AccountPropertyCollectionTest.php add IAccountPropertyCollection with implementation 2021-06-03 20:49:49 +02:00
AccountPropertyTest.php do not use private AccountManager in UsersController 2021-05-25 14:35:38 +02:00
AccountTest.php allow interacting with IAccountPropertyCollections 2021-06-03 20:49:49 +02:00
HooksTest.php accounts event handler to use eventdispatcher, DI and Accounts API 2021-06-30 00:41:11 +02:00