nextcloud/apps/updatenotification
Joas Schilling 42140ab53f
Fix update notification tests
18) OCA\UpdateNotification\Tests\Notification\BackgroundJobTest::testCreateNotifications with data set #1 ('app2', '1.0.1', '1.0.0', '1.0.0', true, array('user1'), array(array('user1')))
Method notify may not return value of type Mock_INotification_2134ee38, its return declaration is ": void"

19) OCA\UpdateNotification\Tests\Notification\BackgroundJobTest::testCreateNotifications with data set #2 ('app3', '1.0.1', false, false, true, array('user2', 'user3'), array(array('user2'), array('user3')))
Method notify may not return value of type Mock_INotification_2134ee38, its return declaration is ": void"

Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-04-20 17:15:31 +02:00
..
appinfo Updatenotification: add missing strict_types 2021-04-14 16:46:02 +02:00
composer Update autoloader files 2021-03-02 16:36:21 +01:00
img Use the settings icon for the update notification 2016-12-01 15:36:22 +01:00
js Bump core-js from 3.9.1 to 3.10.1 2021-04-08 15:50:13 +02:00
l10n [tx-robot] updated from transifex 2021-04-16 02:25:50 +00:00
lib Move over notification to new registration 2021-04-16 13:56:28 +02:00
src Bump js licenses 2021-03-31 12:17:18 +02:00
templates Hide updater button when web updater is disabled 2021-02-18 08:53:57 +01:00
tests Fix update notification tests 2021-04-20 17:15:31 +02:00
.l10nignore Add .l10nignore files for compiled assets 2018-10-19 10:29:36 +02:00
Makefile Set up a security policy 2020-01-21 16:25:52 +01:00
webpack.js Bump js licenses 2021-03-31 12:17:18 +02:00