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
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
2016-01-18Add integration tests for deleting a notificationJoas Schilling
2016-01-18Extend integration tests to test all status codesJoas Schilling
2016-01-18Add tests for empty notifications list 200/204Joas Schilling
2015-12-08Use the vendor from owncloudJoas Schilling
2015-12-08Deduplicate the Context stuffJoas Schilling
2015-12-08Add unit test group for DB depending testsJoas Schilling
2015-11-24Prepare object id to be a string e.g. for files and sharesJoas Schilling
2015-11-23Use a date time object instead of a timestampJoas Schilling
2015-11-19Fix the pathJoas Schilling
2015-11-19Change the OCS url to the known patternJoas Schilling
2015-11-18Make the test implicitJoas Schilling