aboutsummaryrefslogtreecommitdiffstats
path: root/tests/notification/submit_post_type_topic_test.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/14948] Adjust calls for twig and phpunit updatesMarc Alexander2019-05-091-1/+1
| | | | PHPBB3-14948
* [ticket/14972] Migrate from deprecated getMock() method to createMock()rxu2019-05-081-1/+1
| | | | PHPBB3-14972
* [ticket/13828] Renamed testing doubles to avoid PHP7 keywordsJoshyPHP2015-05-101-1/+1
| | | | PHPBB3-13828
* [ticket/12990] Fix unit testsTristan Darricau2014-08-171-1/+1
| | | | PHPBB3-12990
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
| | | | PHPBB3-12594
* [ticket/12370] Add unit tests for topic notificationsJoas Schilling2014-04-071-0/+149
PHPBB3-12370