aboutsummaryrefslogtreecommitdiffstats
path: root/tests/functional/registration_test.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/16211] Fix coppa registration testMarc Alexander2019-11-281-3/+2
| | | | PHPBB3-16211
* [ticket/16211] Prevent skipping COPPA via URL parameterMarc Alexander2019-11-141-0/+55
| | | | PHPBB3-16211
* [ticket/13207] Use assert_checkbox_is_checked for registration testMarc Alexander2014-10-251-3/+2
| | | | PHPBB3-13207
* [ticket/13207] Add default subscription options for newly registered usersMarc Alexander2014-10-251-2/+14
| | | | PHPBB3-13207
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
| | | | PHPBB3-12594
* [ticket/11868] Add @depends to testVjacheslav Trushkin2013-09-261-0/+3
| | | | PHPBB3-11868
* [ticket/11868] Add functional test for registrationJoas Schilling2013-09-261-0/+49
PHPBB3-11868