aboutsummaryrefslogtreecommitdiffstats
path: root/tests/notification/group_request_test.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/15886] Use getMockBuilder instead of removed getMock()Marc Alexander2019-07-281-2/+2
| | | | PHPBB3-15886
* [ticket/15886] Clean up servicesmrgoldy2018-12-291-3/+1
| | | | PHPBB3-15886
* [ticket/15886] Arguments for path_helpermrgoldy2018-11-291-1/+9
| | | | PHPBB3-15886
* [ticket/15886] Fix notification_group_request_testmrgoldy2018-11-291-1/+9
| | | | PHPBB3-15886
* [ticket/14576] Move common required files to bootstrapMatt Friedman2016-03-311-1/+0
| | | | PHPBB3-14576
* [ticket/12143] Fix those testsOliver Schramm2015-08-051-0/+5
| | | | | | I always have to fix them.. :( PHPBB3-12143
* [ticket/13782] Rename null log to dummy for PHP7 compatibilityMarc Alexander2015-05-041-1/+1
| | | | PHPBB3-13782
* [ticket/11768] This commit integrates s9e\TextFormatters9e2015-04-021-0/+1
| | | | | | | This commit integrates s9e\TextFormatter as outlined in http://area51.phpbb.com/phpBB/viewtopic.php?f=108&t=44467 PHPBB3-11768
* [ticket/13494] Update calls to `set_config()`Gaëtan Muller2015-02-021-2/+0
| | | | PHPBB3-13494
* [ticket/13338] Add include statements for dependencies.Andreas Fischer2014-11-171-0/+1
| | | | PHPBB3-13338
* [ticket/12990] Fix unit testsTristan Darricau2014-08-171-2/+2
| | | | PHPBB3-12990
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
| | | | PHPBB3-12594
* [ticket/11700] Fix tests after merging new develop codeNils Adermann2013-09-161-3/+3
| | | | PHPBB3-11700
* [ticket/11745] Add test for group request approvedNathan Guse2013-07-271-0/+29
| | | | PHPBB3-11745
* [ticket/11744] Helper function to assert notifications in base testNathan Guse2013-07-271-28/+15
| | | | | | This also fixes tests PHPBB3-11744
* [ticket/11744] Fix tests for postgresqlNathaniel Guse2013-07-261-8/+8
| | | | PHPBB3-11744
* [ticket/11744] Tables are not truncated in some dbms during testsNathaniel Guse2013-07-261-3/+0
| | | | PHPBB3-11744
* [ticket/11744] Include onceNathaniel Guse2013-07-261-3/+3
| | | | PHPBB3-11744
* [ticket/11744] CleanupNathaniel Guse2013-07-261-3/+2
| | | | PHPBB3-11744
* [ticket/11744] Group request testNathaniel Guse2013-07-261-0/+97
PHPBB3-11744