aboutsummaryrefslogtreecommitdiffstats
path: root/tests/functional/forgot_password_test.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11327] Adjust tests for new reset password changesMarc Alexander2019-08-101-3/+3
* [ticket/14948] Adjust calls for twig and phpunit updatesMarc Alexander2019-05-091-1/+1
* [ticket/11528] Revert Mink changesDhruv2014-08-091-2/+0
* [ticket/11528] Move parent::tearDown() to end of tearDown()Dhruv2014-06-231-2/+2
* [ticket/11528] Call parent::tearDown in overrided tearDown methodDhruv2014-06-231-0/+2
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
* [ticket/12183] Make sure to undo changes to config in forgot_password_testMarc Alexander2014-02-111-0/+13
* Merge branch 'ticket/11568' into ticket/11568-developJoas Schilling2013-05-311-4/+4
* [ticket/develop/11568] Remove unneccessary calls to assert_response_success()Joas Schilling2013-05-281-2/+0
* [ticket/develop/11568] Do not directly access $client from testsJoas Schilling2013-05-281-6/+1
* [ticket/10325] use assert_response_success partsDhruv2013-04-301-1/+5
* [ticket/10325] add assert_response_success in testDhruv2013-04-301-1/+3
* [ticket/10325] functional tests for forgot password functionalityDhruv2013-04-251-0/+45