aboutsummaryrefslogtreecommitdiffstats
path: root/tests/notification/notification_test.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/11413] Use phpbb_user in testNathaniel Guse2013-05-131-1/+1
| | | | PHPBB3-11413
* [ticket/11413] Fix unit testsNathaniel Guse2013-05-131-1/+1
| | | | PHPBB3-11413
* [ticket/11413] Remove remaining irrelevant code to this PRNathaniel Guse2013-05-031-2/+2
| | | | PHPBB3-11413
* [ticket/11413] Test get_notification_type_id and _ids functionsNathaniel Guse2013-04-301-0/+29
| | | | PHPBB3-11413
* [ticket/11413] Fix notification testsNathaniel Guse2013-04-291-12/+35
| | | | | | | Send types/methods the cache service, not the driver (not sure why the driver was sent before) PHPBB3-11413
* [ticket/11457] Remove check and include for set_var function. It's not used.Andreas Fischer2013-03-171-5/+0
| | | | PHPBB3-11457
* [ticket/11439] Add _test suffix to notification test filename.Andreas Fischer2013-03-151-0/+385
PHPBB3-11439