summaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit/CardDAV/SyncServiceTest.php
Commit message (Expand)AuthorAgeFilesLines
* Map old account scope properties to new namesVincent Petry2021-03-291-7/+7
* Make code strictJoas Schilling2020-12-071-7/+8
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-7/+7
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-091-35/+35
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-1/+1
* Update license headersChristoph Wurst2019-12-051-1/+2
* Fix SynserviceTestRoeland Jago Douma2019-11-271-0/+4
* Test sync service when user is deactivatedThomas Citharel2018-08-061-5/+21
* Remove users from system addressbook when user deactivatedThomas Citharel2018-08-061-0/+1
* Merge pull request #7075 from nextcloud/remove-unused-variablesRoeland Jago Douma2017-11-071-1/+1
|\
| * Remove unused variablesMorris Jobke2017-11-061-1/+1
* | Update license headersMorris Jobke2017-11-061-1/+2
|/
* Use ::class in test mocksMorris Jobke2017-10-241-10/+11
* adjust existing testsBjoern Schiessle2017-04-111-4/+4
* fix testsBjoern Schiessle2017-03-241-1/+2
* don't add empty values to the vcardBjoern Schiessle2017-03-241-37/+37
* update unit testsBjoern Schiessle2016-11-211-4/+46
* Update sabre dav to 3.2 (#26115)Thomas Müller2016-11-041-4/+6
* Fix apps/Joas Schilling2016-07-211-2/+4
* Fix PHPUnit 5.4 warnings in DAV appRoeland Jago Douma2016-07-151-1/+4
* Update license headersLukas Reschke2016-05-261-1/+2
* Update DAV unit tests to PSR-4Joas Schilling2016-05-251-0/+145