Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/11327] Adjust tests for new reset password changes | Marc Alexander | 2019-08-10 | 1 | -3/+3 |
| | | | | PHPBB3-11327 | ||||
* | [ticket/14948] Adjust calls for twig and phpunit updates | Marc Alexander | 2019-05-09 | 1 | -1/+1 |
| | | | | PHPBB3-14948 | ||||
* | [ticket/11528] Revert Mink changes | Dhruv | 2014-08-09 | 1 | -2/+0 |
| | | | | PHPBB3-11528 | ||||
* | [ticket/11528] Move parent::tearDown() to end of tearDown() | Dhruv | 2014-06-23 | 1 | -2/+2 |
| | | | | PHPBB3-11528 | ||||
* | [ticket/11528] Call parent::tearDown in overrided tearDown method | Dhruv | 2014-06-23 | 1 | -0/+2 |
| | | | | PHPBB3-11528 | ||||
* | [ticket/12594] Remove @package tags and update file headers | Yuriy Rusko | 2014-05-27 | 1 | -3/+7 |
| | | | | PHPBB3-12594 | ||||
* | [ticket/12183] Make sure to undo changes to config in forgot_password_test | Marc Alexander | 2014-02-11 | 1 | -0/+13 |
| | | | | | | | The forgot_password_test disables the password reset functionalty but doesn't enable it again afterwards. PHPBB3-12183 | ||||
* | Merge branch 'ticket/11568' into ticket/11568-develop | Joas Schilling | 2013-05-31 | 1 | -4/+4 |
| | | | | | | | | | | | * 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 Schilling | 2013-05-28 | 1 | -2/+0 |
| | | | | PHPBB3-11568 | ||||
* | [ticket/develop/11568] Do not directly access $client from tests | Joas Schilling | 2013-05-28 | 1 | -6/+1 |
| | | | | PHPBB3-11568 | ||||
* | [ticket/10325] use assert_response_success parts | Dhruv | 2013-04-30 | 1 | -1/+5 |
| | | | | PHPBB3-10325 | ||||
* | [ticket/10325] add assert_response_success in test | Dhruv | 2013-04-30 | 1 | -1/+3 |
| | | | | PHPBB3-10325 | ||||
* | [ticket/10325] functional tests for forgot password functionality | Dhruv | 2013-04-25 | 1 | -0/+45 |
PHPBB3-10325 |