summaryrefslogtreecommitdiffstats
path: root/tests/lib/notification/managertest.php
Commit message (Collapse)AuthorAgeFilesLines
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-418/+0
| | | | | | | | | | | | | | | | | | | | * Move a-b to PSR-4 * Move c-d to PSR-4 * Move e+g to PSR-4 * Move h-l to PSR-4 * Move m-r to PSR-4 * Move s-u to PSR-4 * Move files/ to PSR-4 * Move remaining tests to PSR-4 * Remove Test\ from old autoloader
* Move the notification API to public namespaceJoas Schilling2016-01-221-46/+46
|
* Make it possible to get a list of notifiers for a potential settings pageJoas Schilling2016-01-221-3/+76
|
* Move interfaces to private until they are no longer experimentalJoas Schilling2015-09-081-44/+44
|
* Add tests for the notification managerJoas Schilling2015-09-081-0/+345