
17 Feb
2014
17 Feb
'14
2:02 p.m.
Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: bde484de57138b77382603d0001b3f90df66a479 https://github.com/phpmyadmin/phpmyadmin/commit/bde484de57138b77382603d0001b... Author: Michal Čihař <michal@cihar.com> Date: 2014-02-17 (Mon, 17 Feb 2014) Changed paths: M test/selenium/PmaSeleniumLoginTest.php A test/selenium/TestBase.php Log Message: ----------- Do not use two levels of helper objects for Selenium tests Just define base class for Selenium testing which includes all the magic and others will inherit from it. Signed-off-by: Michal Čihař <michal@cihar.com>