nextcloud/apps/updatenotification/tests
Morris Jobke 7f2e9d10a3 Show correct status in update notification
Sometimes it could be the case that after a channel change the last updated
timestamp is reset, but the check for updates is not yet completed. In this
case the update notification showed "You are up to date" and the date was
"1970-01-01 00:00:00". With this fix the state is properly shown.

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-08-02 10:45:26 +02:00
..
Controller Show correct status in update notification 2017-08-02 10:45:26 +02:00
Notification Fix unit test 2017-03-26 10:59:59 +02:00
ResetTokenBackgroundJobTest.php Fix deprecated getMock warning 2016-08-14 15:45:45 +02:00
UpdateCheckerTest.php Respect updater kill switch and fall back to download button 2016-09-27 14:47:59 +02:00