aboutsummaryrefslogtreecommitdiffstats
path: root/tests/notification/base.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/12008] Update the run time value for the prune notifications cron taskCesar G2013-11-141-0/+1
| | | | PHPBB3-12008
* [ticket/11700] Fix tests after merging new develop codeNils Adermann2013-09-161-6/+6
| | | | PHPBB3-11700
* [ticket/11744] Helper function to assert notifications in base testNathan Guse2013-07-271-0/+22
| | | | | | This also fixes tests PHPBB3-11744
* [ticket/11744] Copyright yearNathan Guse2013-07-271-1/+1
| | | | PHPBB3-11744
* [ticket/11744] Fix tests for postgresqlNathaniel Guse2013-07-261-5/+0
| | | | PHPBB3-11744
* [ticket/11744] Empty notifications tables after testing themNathaniel Guse2013-07-261-0/+9
| | | | PHPBB3-11744
* [ticket/11744] Create base notification test class for setupNathaniel Guse2013-07-261-0/+105
PHPBB3-11744