nextcloud/apps/dav/tests/unit/CardDAV
Arthur Schiwon c41a916250 fix creating vcards with multiple string values
Internally it is valid to provide multiple values for a property as
plain string. An exampe is given in the PhpDoc of
AddressBookImpl::search().

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2021-05-03 13:56:02 +00:00
..
Sharing Add ability to limit sharing to owner 2020-08-18 13:18:00 +02:00
AddressBookImplTest.php fix creating vcards with multiple string values 2021-05-03 13:56:02 +00:00
AddressBookTest.php Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +02:00
BirthdayServiceTest.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
CardDavBackendTest.php Restrict autocompletion also based on the phonebook known users 2021-03-11 08:40:03 +01:00
ContactsManagerTest.php Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +02:00
ConverterTest.php Map old account scope properties to new names 2021-03-29 07:03:31 +00:00
ImageExportPluginTest.php Update license headers for Nextcloud 20 (again) 2020-09-07 14:37:44 +02:00
SyncServiceTest.php Map old account scope properties to new names 2021-03-29 07:03:31 +00:00