summaryrefslogtreecommitdiffstats
path: root/tests/lib/Contacts
Commit message (Expand)AuthorAgeFilesLines
* Format control structures, classes, methods and functionChristoph Wurst2020-04-106-7/+0
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-093-13/+13
* Merge pull request #20139 from nextcloud/unify-default-value-for-restricting-...Roeland Jago Douma2020-04-041-3/+3
|\
| * Unify default value for restricting user enumeration with settingsDaniel Calviño Sánchez2020-03-241-3/+3
* | Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst2020-03-271-1/+0
|\ \
| * | Remove unused importsChristoph Wurst2020-03-251-1/+0
| |/
* / 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