aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_framework/phpbb_mink_test_case.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11528] Change click_submit() to accept id as paramDhruv2014-06-231-2/+2
* [ticket/11528] Handle case when config file cant be written by installerDhruv2014-06-231-1/+6
* [ticket/11528] Change NULL to nullDhruv2014-06-231-1/+1
* [ticket/11528] Fix spaces and slashes as per guidelinesDhruv2014-06-231-2/+2
* [ticket/11528] Add asserts in installation stepsDhruv2014-06-231-1/+19
* [ticket/11528] Move parent::tearDown() to end of tearDown()Dhruv2014-06-231-1/+1
* [ticket/11528] Instantiate $client, $driver from functional test caseDhruv2014-06-231-123/+29
* [ticket/11528] Refactor install_board() code into a new classDhruv2014-06-231-0/+254