aboutsummaryrefslogtreecommitdiffstats
path: root/tests/notification/base.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/14948] Adjust calls for twig and phpunit updatesMarc Alexander2019-05-091-1/+1
* [ticket/14972] replace all occurrences of sizeof() with the count()rxu2018-01-011-1/+1
* [ticket/14237] Use $language class for notificationsMatt Friedman2015-10-131-0/+2
* [ticket/11444] Update tests and cleanup types/methodsTristan Darricau2015-07-131-27/+27
* [ticket/11444] Moving the in-board notifications to a method classNicofuma2015-07-131-3/+30
* [ticket/13680] Updated quote notificationsJoshyPHP2015-05-151-1/+8
* [ticket/13782] Rename null driver to dummy for PHP7 compatibilityMarc Alexander2015-05-041-1/+1
* [ticket/13762] Moving language related functionality into a separate classMateBartus2015-05-021-2/+5
* [ticket/13154] Don't assign dispatcher to a variable. Just the obj param.brunoais2015-01-101-1/+1
* [ticket/13154] Adjusting phpBB tests for the dispatcherbrunoais2014-12-171-0/+3
* [ticket/12990] Fix unit testsTristan Darricau2014-08-171-17/+18
* [ticket/12932] Fix tests and calls to create_datetimeMarc Alexander2014-08-101-1/+1
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
* [ticket/12008] Update the run time value for the prune notifications cron taskCesar G2013-11-141-0/+1
* [ticket/11700] Fix tests after merging new develop codeNils Adermann2013-09-161-6/+6
* [ticket/11744] Helper function to assert notifications in base testNathan Guse2013-07-271-0/+22
* [ticket/11744] Copyright yearNathan Guse2013-07-271-1/+1
* [ticket/11744] Fix tests for postgresqlNathaniel Guse2013-07-261-5/+0
* [ticket/11744] Empty notifications tables after testing themNathaniel Guse2013-07-261-0/+9
* [ticket/11744] Create base notification test class for setupNathaniel Guse2013-07-261-0/+105