summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/tests/Notification
Commit message (Expand)AuthorAgeFilesLines
* Use elseif instead of else ifChristoph Wurst2020-04-101-1/+1
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-092-2/+0
* Update license headersChristoph Wurst2019-12-052-2/+9
* Mode to modern phpunitRoeland Jago Douma2019-11-272-2/+2
* Make phpunit8 compatibleRoeland Jago Douma2019-11-272-2/+2
* Some php-cs fixesRoeland Jago Douma2019-11-221-3/+3
* Update unit testsJoas Schilling2019-07-161-10/+2
* Make Update notficiations strict and fix all inspectionsJoas Schilling2018-01-182-23/+25
* Make isUpdateAvailable non-staticMorris Jobke2017-11-251-1/+7
* Fix unit testJoas Schilling2017-03-261-1/+1
* Create a notification when the update server couldn't be reached for some daysJoas Schilling2017-03-262-38/+75
* Fix update notification testsJoas Schilling2017-01-092-37/+26
* Fix testsJoas Schilling2016-12-021-4/+11
* Use new URL schemaJoas Schilling2016-10-041-1/+1
* Use the readable version for notificationsJoas Schilling2016-10-041-10/+14
* Fix deprecated getMock warningRoeland Jago Douma2016-08-142-13/+13
* Fix apps/Joas Schilling2016-07-212-4/+6
* Add a URL to the notificationsJoas Schilling2016-05-241-12/+33
* Add tests for the NotifierJoas Schilling2016-05-241-0/+105
* Add tests for the background jobJoas Schilling2016-05-241-0/+409