aboutsummaryrefslogtreecommitdiffstats
path: root/tests/functional/notification_test.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/12990] Fix unit testsTristan Darricau2014-08-171-8/+8
| | | | PHPBB3-12990
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
| | | | PHPBB3-12594
* [ticket/12370] Fix functional notification test and remove unneeded requestsJoas Schilling2014-04-071-6/+3
| | | | PHPBB3-12370
* [ticket/9758] Adds id and changes filter to fix travis CI testCrizzo2014-03-281-1/+1
| | | | PHPBB3-9758
* [ticket/11896] Add functional tests for marking all notifications readMarc Alexander2013-11-091-0/+33
| | | | PHPBB3-11896
* Merge branch 'ticket/11568' into ticket/11568-developJoas Schilling2013-05-311-1/+1
| | | | | | | | | | | * ticket/11568: [ticket/11568] Split status code and html debug assertion into two methods [ticket/11568] Add comma at end of array key-value couple [ticket/11568] Invert logic for asserting the response [ticket/11568] Use static calls for static methods Conflicts: tests/test_framework/phpbb_functional_test_case.php
* [ticket/develop/11568] Remove unneccessary calls to assert_response_success()Joas Schilling2013-05-281-1/+0
| | | | PHPBB3-11568
* [ticket/11533] Update unit testsVjacheslav Trushkin2013-05-111-1/+1
| | | | | | Update notification settings functional unit test for new layout PHPBB3-11533
* [ticket/11460] Add default behaviour tests for notification and email types.Andreas Fischer2013-03-241-2/+12
| | | | PHPBB3-11460
* [ticket/11460] Add test for whether post_email and topic_email are checked.Andreas Fischer2013-03-221-0/+46
PHPBB3-11460