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

github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2018-08-06Add the notification ID to the push to allow getting more detailsJoas Schilling
2018-08-02Fix unit testsJoas Schilling
2018-07-02Make sure force_lang is used and the correct defaultMorris Jobke
2018-02-20Make Handler only return one typeJoas Schilling
2018-02-20Update phpunit and integration tests to php 7.0Joas Schilling
2018-02-16Add capabilities for the new functionalityJoas Schilling
2018-02-16PHP 7.0 requirementJoas Schilling
2018-02-16Merge admin notifications appJoas Schilling
2018-02-02Add an endpoint to delete all notificationsJoas Schilling
2017-11-21Add the object info to Talk notificationsJoas Schilling
2017-11-21Only send Talk notificiations to the Talk app and vice-versaJoas Schilling
2017-04-24Merge pull request #59 from nextcloud/push-notificationJoas Schilling
2017-04-21Add unit tests for the PushControllerJoas Schilling
2017-04-19Add unit tests for PushJoas Schilling
2017-04-19Add more testsJoas Schilling
2017-04-19Fix existing testsJoas Schilling
2017-04-18Fix routesJoas Schilling
2017-04-18Add capability for pushJoas Schilling
2017-04-04Implement correct ETag supportJoas Schilling
2016-10-31Add integration tests for v2Joas Schilling
2016-10-31Prepare integration tests for v2Joas Schilling
2016-10-31Only make new info available in v2Joas Schilling
2016-10-31Publish the rich object messages as well, although we don't use themJoas Schilling
2016-10-27Add support for Rich Object StringsJoas Schilling
2016-10-10Add icon support to the docs and the capabilitiesJoas Schilling
2016-10-10Fix unit testsJoas Schilling
2016-09-06Autism level 9000Joas Schilling
2016-09-06Fix all testsJoas Schilling
2016-09-06Check status code with ETagJoas Schilling
2016-09-06Fix the delete testsJoas Schilling
2016-09-05Further cleanup for the integration testsJoas Schilling
2016-09-05Update the testing app as wellJoas Schilling
2016-09-05Add a broken integration test for rullzerJoas Schilling
2016-09-05Adjust the Handler so docs match the contentJoas Schilling
2016-09-05Use the new OCS controllerJoas Schilling
2016-08-31Fix integration tests on masterJoas Schilling
2016-07-14Fix my emailJoas Schilling
2016-07-01Adjust the repository URLsJoas Schilling
2016-06-07Do not enable Notifications on the login/ pagesJoas Schilling
2016-05-03PSR-4 for the Notifications appJoas Schilling
2016-03-30Make integration tests independent from coreJoas Schilling
2016-02-12Run build/license.php from coreJoas Schilling
2016-01-23Fix integration testsJoas Schilling
2016-01-21OCP\Notification api is now publicJoas Schilling
2016-01-19Allow comparing the content of a notification and test itJoas Schilling
2016-01-19Allow posting different contentJoas Schilling
2016-01-19Clear all notifications before and after testsJoas Schilling
2016-01-18Fix the integration tests to work againJoas Schilling
2016-01-18Move testing code into a new app folderJoas Schilling
2016-01-18Fix tests againJoas Schilling