aboutsummaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/tests/Notification/NotifierTest.php
Commit message (Expand)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-311-21/+2
* fix(updatenotification): Update tests to match with changed constructorsFerdinand Thiessen2024-03-071-1/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+1
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-7/+7
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+2
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Update license headersChristoph Wurst2019-12-051-1/+4
* Mode to modern phpunitRoeland Jago Douma2019-11-271-1/+1
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Update unit testsJoas Schilling2019-07-161-10/+2
* Make Update notficiations strict and fix all inspectionsJoas Schilling2018-01-181-3/+4
* Create a notification when the update server couldn't be reached for some daysJoas Schilling2017-03-261-0/+6
* Fix update notification testsJoas Schilling2017-01-091-1/+13
* Fix testsJoas Schilling2016-12-021-4/+11
* Fix deprecated getMock warningRoeland Jago Douma2016-08-141-3/+3
* Fix apps/Joas Schilling2016-07-211-2/+3
* Add tests for the NotifierJoas Schilling2016-05-241-0/+105