aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Contacts/ContactsMenu/ActionProviderStoreTest.php
Commit message (Expand)AuthorAgeFilesLines
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Fix unit tests of the ActionProviderStoreJoas Schilling2023-01-041-12/+19
* Modernize contacts menuThomas Citharel2022-05-121-17/+14
* Profile backendChristopher Ng2021-10-191-12/+19
* Pimp ActionProviderStoreRoeland Jago Douma2021-03-041-3/+3
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-5/+4
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-091-6/+6
* 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
|/
* Mode to modern phpunitRoeland Jago Douma2019-11-271-3/+3
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Do not try to autoload built in typesRoeland Jago Douma2019-06-041-3/+3
* Let apps register contact menu provider via info.xmlChristoph Wurst2017-04-251-7/+59
* Contacts menuChristoph Wurst2017-04-251-0/+82