summaryrefslogtreecommitdiffstats
path: root/tests/lib/Contacts
Commit message (Expand)AuthorAgeFilesLines
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-4/+4
* Add tests for ContactsStore filteringJulius Härtl2020-03-201-4/+99
* Do not encode contacts menu mailto linksChristoph Wurst2020-01-281-1/+1
* Mode to modern phpunitRoeland Jago Douma2019-11-271-3/+3
* Make phpunit8 compatibleRoeland Jago Douma2019-11-277-7/+7
* Do not try to autoload built in typesRoeland Jago Douma2019-06-041-3/+3
* Respect sharing enumeration config in contacts menuJulius Härtl2019-04-181-1/+80
* Fix risky tests without assertionsJoas Schilling2018-01-251-0/+1
* Require PHPUnit 6.5 or higherJoas Schilling2018-01-241-2/+1
* Add filter for `shareapi_allow_share_dialog_user_enumeration`Lukas Reschke2017-09-151-32/+125
* Add testsTobia De Koninck2017-09-151-0/+129
* Fix testsTobia De Koninck2017-09-151-1/+19
* Do not show an email action for contacts with emtpy email addressesChristoph Wurst2017-05-021-0/+24
* fix ContactsStoreTestGeorg Ehrke2017-04-261-5/+10
* add contactsmenu popoverGeorg Ehrke2017-04-262-0/+135
* Adjust entry unit test to newly added avatar propertyChristoph Wurst2017-04-251-0/+1
* Use absolute URI for action iconsChristoph Wurst2017-04-251-3/+16
* Don't show contacts an entry for themselvesChristoph Wurst2017-04-252-10/+49
* Let apps register contact menu provider via info.xmlChristoph Wurst2017-04-252-8/+62
* Contacts menuChristoph Wurst2017-04-257-0/+642