summaryrefslogtreecommitdiffstats
path: root/tests/lib/ContactsManagerTest.php
Commit message (Expand)AuthorAgeFilesLines
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Fix ContactsManagerTest testCôme Chilliet2022-09-301-1/+1
* Remove some constants and functions which have been long deprecatedCôme Chilliet2022-09-301-1/+1
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-2/+2
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-10/+10
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-2/+0
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-10/+10
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-23/+23
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-2/+2
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Migrate tests for contacts manager to correct test classMorris Jobke2018-03-211-0/+32
* FIx lib/ a-dJoas Schilling2016-05-191-0/+210