aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments/tests/Unit/Notification/ListenerTest.php
Commit message (Expand)AuthorAgeFilesLines
* chore(apps): Apply new rector configuration to autouse classesCôme Chilliet2024-10-151-1/+1
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-3/+3
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-1/+1
* chore: Add SPDX headerAndy Scherzinger2024-05-271-22/+4
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-11/+11
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-18/+18
* Update license headersChristoph Wurst2019-12-051-1/+2
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Update unit testsJoas Schilling2019-07-161-0/+6
* Update license headersMorris Jobke2017-11-061-1/+4
* Use ::class in test mocksMorris Jobke2017-10-241-8/+8
* Cleanup comment testsJoas Schilling2017-01-091-5/+3
* 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
* Notificacations for simple @-mentioning in commentsArthur Schiwon2016-10-071-0/+360