summaryrefslogtreecommitdiffstats
path: root/tests/lib/notification/notificationtest.php
Commit message (Expand)AuthorAgeFilesLines
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-629/+0
* Fix notification testsRoeland Jago Douma2016-04-081-0/+2
* Move the notification API to public namespaceJoas Schilling2016-01-221-17/+17
* Make sure that object id can be a stringJoas Schilling2015-11-231-14/+22
* Use a DateTime object instead of a timestampJoas Schilling2015-11-231-25/+35
* Add tests for the "return $this" and fix it on the new methodJoas Schilling2015-11-171-13/+13
* Remove the icon for nowJoas Schilling2015-11-161-28/+0
* Add "is primary action" to actionsJoas Schilling2015-11-161-0/+36
* Move interfaces to private until they are no longer experimentalJoas Schilling2015-09-081-13/+13
* Add more action testsJoas Schilling2015-09-081-3/+2
* Add tests for notificationJoas Schilling2015-09-081-0/+602