summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/tests/Notification
Commit message (Collapse)AuthorAgeFilesLines
* Fix unit testJoas Schilling2017-03-261-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Create a notification when the update server couldn't be reached for some daysJoas Schilling2017-03-262-38/+75
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix update notification testsJoas Schilling2017-01-092-37/+26
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix testsJoas Schilling2016-12-021-4/+11
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Use new URL schemaJoas Schilling2016-10-041-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Use the readable version for notificationsJoas Schilling2016-10-041-10/+14
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* 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