Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/announcementcenter.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2022-10-24Skip users without a valid email addressJulius Härtl
2022-09-13Use IUserManager::getDisplayName()Joas Schilling
2022-07-25Fix unit testsJoas Schilling
2022-06-14Extend unit testsJoas Schilling
2022-05-14Fix hasNotifications and removeNotifications with emailsJonas
2022-05-14Support to send announcements to users via emailJonas
2022-04-07Update master php testing versionsupdate-master-phpunit-configJoas Schilling
2021-06-15Rename methods and use $this instead of parent to satisfy psalmJoas Schilling
2021-06-15Fix Psalm errorsJoas Schilling
2021-06-15Add psalm and bump phpunit versionJoas Schilling
2021-02-23Add a primary keyJoas Schilling
2021-01-27Cleanup duplicate API methodsJoas Schilling
2020-12-16Make PHPUnit calls staticJoas Schilling
2020-12-16Use new MockObject classJoas Schilling
2020-12-16Fix unit testsJoas Schilling
2020-09-11Fix CSJoas Schilling
2020-09-11Fix all warningsJoas Schilling
2020-09-11Update testsJoas Schilling
2020-09-08Fix PHP csJoas Schilling
2020-06-03Fix unit testsJoas Schilling
2020-06-03No activities and notifiations for excluded guestsJoas Schilling
2019-12-05Update master php testing versionsJoas Schilling
2019-08-27Fix broken unit testsJoas Schilling
2019-08-14Do proper type castsRoeland Jago Douma
2019-04-04More testsJoas Schilling
2019-04-04Write new unit tests for the ManagerJoas Schilling
2019-04-04Update BackgroundJobJoas Schilling
2019-04-04Fix notification testsJoas Schilling
2019-04-04Start fixing the testsJoas Schilling
2019-02-25Make sure link and icon are always using the newest domain settingsJoas Schilling
2019-01-10Don't parse HTML in notificationsJoas Schilling
2018-10-11Include announcement title in emailsJoas Schilling
2018-08-06PHP7+Joas Schilling
2018-03-05Use createMock() everywhere and import all classesJoas Schilling
2018-03-05Make tests pass on Nextcloud 14 masterJoas Schilling
2017-04-28Remove dead codeJoas Schilling
2017-04-28App menu registration via info.xmlJoas Schilling
2016-12-15Fix the testsJoas Schilling
2016-12-02Fix testsJoas Schilling
2016-11-30Simplify the subject and the message since all info is now availableJoas Schilling
2016-11-30Remove the old extensionJoas Schilling
2016-11-30Add a new activity provider and settingJoas Schilling
2016-11-30Test all services with the Application classJoas Schilling
2016-11-30Check whether the Setting implements the interfaceJoas Schilling
2016-11-30Move Admin panel to new APIJoas Schilling
2016-11-04Set the rich subjectJoas Schilling
2016-10-28Add a test for the group announcementsJoas Schilling
2016-10-27Fixed test1Hemanth Kumar Veeranki
2016-09-09Fix sniffer complaintsJoas Schilling
2016-08-25Fix notifications for adminsJoas Schilling