summaryrefslogtreecommitdiffstats
path: root/apps/comments/tests/Unit/Notification
Commit message (Expand)AuthorAgeFilesLines
* Fix comments and dav tests with Notifications and Activity changesCôme Chilliet2022-12-191-18/+8
* Use user displayname cache for comment mentionsJoas Schilling2022-08-191-53/+27
* One more test fixValdnet2022-01-051-2/+2
* Fix testValdnet2022-01-051-1/+1
* Fix testValdnet2022-01-051-1/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-042-3/+1
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-122-32/+32
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-312-0/+2
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-252-20/+20
* Update license headersChristoph Wurst2019-12-052-2/+5
* Mode to modern phpunitRoeland Jago Douma2019-11-271-15/+15
* Make phpunit8 compatibleRoeland Jago Douma2019-11-272-2/+2
* Update unit testsJoas Schilling2019-07-162-1/+10
* Populate the mention-notification with the actual messageJoas Schilling2018-11-081-8/+71
* Fix unit testsMorris Jobke2017-11-271-2/+2
* Update license headersMorris Jobke2017-11-062-1/+5
* Use ::class in test mocksMorris Jobke2017-10-241-8/+8
* Get the user folder of the correct userJoas Schilling2017-03-091-44/+58
* Cleanup comment testsJoas Schilling2017-01-091-5/+3
* Adjust testsJoas Schilling2016-11-231-18/+56
* move mention extraction to (I)Comment and report mentions via DAVArthur Schiwon2016-10-191-129/+13
* apply some polishArthur Schiwon2016-10-141-23/+0
* emit pre-update event for commentsArthur Schiwon2016-10-121-0/+2
* adjust wording of the notificationArthur Schiwon2016-10-081-5/+4
* Notificacations for simple @-mentioning in commentsArthur Schiwon2016-10-072-0/+859