aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/tests/Activity/ProviderTest.php
Commit message (Expand)AuthorAgeFilesLines
* fix(activity): Update more activity providers to use new exceptionsfollowup/48086/fix-more-activity-providersJoas Schilling2024-09-231-1/+2
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-2/+2
* chore: Add SPDX headerAndy Scherzinger2024-05-291-20/+2
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-1/+0
* Use user name cache in activity providersJoas Schilling2022-08-191-9/+2
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Fix unit testsJoas Schilling2020-03-101-56/+75
* Update license headersChristoph Wurst2019-12-051-1/+2
* Mode to modern phpunitRoeland Jago Douma2019-11-271-4/+4
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Make activity events strictJoas Schilling2018-10-121-1/+1
* Fix unit testJoas Schilling2018-02-281-0/+6
* Update license headersMorris Jobke2017-11-061-0/+2
* Add tests for getUser()Joas Schilling2017-02-071-0/+71
* Add tests for getFile()Joas Schilling2017-02-071-0/+137