Keep the old method as a fallback and adjust the tests
Signed-off-by:
Joas Schilling <coding@schilljs.com>
Showing
- apps/comments/lib/AppInfo/Application.php 1 addition, 1 deletionapps/comments/lib/AppInfo/Application.php
- apps/federatedfilesharing/appinfo/app.php 1 addition, 1 deletionapps/federatedfilesharing/appinfo/app.php
- apps/twofactor_backupcodes/lib/AppInfo/Application.php 1 addition, 1 deletionapps/twofactor_backupcodes/lib/AppInfo/Application.php
- apps/updatenotification/lib/AppInfo/Application.php 1 addition, 1 deletionapps/updatenotification/lib/AppInfo/Application.php
- apps/user_ldap/appinfo/app.php 1 addition, 1 deletionapps/user_ldap/appinfo/app.php
- core/Application.php 2 additions, 2 deletionscore/Application.php
- lib/private/Notification/Manager.php 22 additions, 3 deletionslib/private/Notification/Manager.php
- lib/public/Notification/AlreadyProcessedException.php 6 additions, 0 deletionslib/public/Notification/AlreadyProcessedException.php
- lib/public/Notification/IManager.php 12 additions, 2 deletionslib/public/Notification/IManager.php
- tests/lib/Notification/ActionTest.php 0 additions, 45 deletionstests/lib/Notification/ActionTest.php
- tests/lib/Notification/DummyApp.php 56 additions, 0 deletionstests/lib/Notification/DummyApp.php
- tests/lib/Notification/DummyNotifier.php 63 additions, 0 deletionstests/lib/Notification/DummyNotifier.php
- tests/lib/Notification/ManagerTest.php 72 additions, 306 deletionstests/lib/Notification/ManagerTest.php
- tests/lib/Notification/NotificationTest.php 5 additions, 72 deletionstests/lib/Notification/NotificationTest.php
Loading
Please register or sign in to comment