server/apps/dav/tests/unit/CardDAV
Georg Ehrke 1452b74de7 Contacts API: replace raw image data with url (#25081)
* add uri to AddressBookImpl array

* Introduce ImageExportPlugin for CardDav

* add plugin to v1 routes

* replace binary contact photo with link

* update tests

* Adding unit tests
2016-06-21 15:25:44 +02:00
..
Sharing
AddressBookImplTest.php Contacts API: replace raw image data with url (#25081) 2016-06-21 15:25:44 +02:00
AddressBookTest.php
BirthdayServiceTest.php
CardDavBackendTest.php Contacts API: replace raw image data with url (#25081) 2016-06-21 15:25:44 +02:00
ContactsManagerTest.php Contacts API: replace raw image data with url (#25081) 2016-06-21 15:25:44 +02:00
ConverterTest.php
ImageExportPluginTest.php Contacts API: replace raw image data with url (#25081) 2016-06-21 15:25:44 +02:00
SyncServiceTest.php