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