aboutsummaryrefslogtreecommitdiffstats
path: root/tests/functional/notification_test.php
Commit message (Collapse)AuthorAgeFilesLines
* 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