[Phpmyadmin-git] [phpmyadmin/phpmyadmin] e6b0de: Docblocks added for selenium test classes

Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: e6b0ded105ff17008417d5e38c617d2fbd8d03ad https://github.com/phpmyadmin/phpmyadmin/commit/e6b0ded105ff17008417d5e38c61... Author: Spun Nakandala <supun.nakandala@gmail.com> Date: 2013-03-03 (Sun, 03 Mar 2013) Changed paths: M test/AllSeleniumTests.php M test/selenium/Helper.php M test/selenium/PmaSeleniumCreateDropDatabaseTest.php M test/selenium/PmaSeleniumCreateRemoveUserTest.php M test/selenium/PmaSeleniumLoginTest.php M test/selenium/PmaSeleniumPrivilegesTest.php M test/selenium/PmaSeleniumTestCase.php M test/selenium/PmaSeleniumXssTest.php M test/selenium/TestConfig.php Log Message: ----------- Docblocks added for selenium test classes Commit: 3671d3ac8895c304e6908f5ccc3cb18ed6413163 https://github.com/phpmyadmin/phpmyadmin/commit/3671d3ac8895c304e6908f5ccc3c... Author: Dieter Adriaenssens <ruleant@users.sourceforge.net> Date: 2013-03-05 (Tue, 05 Mar 2013) Changed paths: M test/AllSeleniumTests.php M test/selenium/Helper.php M test/selenium/PmaSeleniumCreateDropDatabaseTest.php M test/selenium/PmaSeleniumCreateRemoveUserTest.php M test/selenium/PmaSeleniumLoginTest.php M test/selenium/PmaSeleniumPrivilegesTest.php M test/selenium/PmaSeleniumTestCase.php M test/selenium/PmaSeleniumXssTest.php M test/selenium/TestConfig.php Log Message: ----------- Merge pull request #179 from scnakandala/SeleniumUserTest Docblocks added selenium test classes describing the class, methods and class properties Compare: https://github.com/phpmyadmin/phpmyadmin/compare/95346e922ed7...3671d3ac8895
participants (1)
-
Dieter Adriaenssens