aboutsummaryrefslogtreecommitdiffstats
path: root/tests/console/user/add_test.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/14948] Adjust calls for twig and phpunit updatesMarc Alexander2019-05-091-1/+4
| | | | PHPBB3-14948
* [ticket/15055] Use getMock() for phpBB 3.2 compatibilityMarc Alexander2018-01-011-1/+1
| | | | PHPBB3-15055
* [ticket/15055] Support console questions on windowsMarc Alexander2018-01-011-3/+45
| | | | PHPBB3-15055
* [ticket/14561] Refactor testsMatt Friedman2016-03-311-106/+15
| | | | PHPBB3-14561
* [ticket/14576] Move common required files to bootstrapMatt Friedman2016-03-311-2/+0
| | | | PHPBB3-14576
* [ticket/12684] Refactor a testMatt Friedman2016-03-211-1/+9
| | | | PHPBB3-12684
* [ticket/12684] Move all lang keys to cliMatt Friedman2016-02-291-2/+2
| | | | PHPBB3-12684
* [ticket/12684] Fix testsMatt Friedman2016-02-291-8/+14
| | | | PHPBB3-12684
* [ticket/12684] Add send email optionMatt Friedman2016-02-291-0/+1
| | | | PHPBB3-12684
* [ticket/12684] Add input validationMatt Friedman2016-02-291-0/+23
| | | | PHPBB3-12684
* [ticket/12684] Updates for 3.2 APIMatt Friedman2016-02-291-5/+14
| | | | PHPBB3-12684
* [ticket/12684] Fix testsTristan Darricau2016-02-291-2/+2
| | | | PHPBB3-12684
* [ticket/12684] Add doc blocks and test file for user:addLEZY Thomas2016-02-291-0/+138
PHPBB3-12684