nextcloud-server/tests/lib/Accounts
Arthur Schiwon e26d6f080b
fix populating account array with missing default values
- both $userData and $defaultUserData have numeric indices
- each element contains at least the name and other fields
- appending the missing data array is sufficient

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2021-10-22 23:05:43 +07:00
..
AccountManagerTest.php fix populating account array with missing default values 2021-10-22 23:05:43 +07:00
AccountPropertyCollectionTest.php add IAccountPropertyCollection with implementation 2021-06-03 20:49:49 +07:00
AccountPropertyTest.php Add missing scope to test 2021-08-18 19:05:33 +07:00
AccountTest.php allow interacting with IAccountPropertyCollections 2021-06-03 20:49:49 +07:00
HooksTest.php accounts event handler to use eventdispatcher, DI and Accounts API 2021-06-30 00:41:11 +07:00