Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: a731ce017c467f6037a4eb6e984bfa687ed4a448 https://github.com/phpmyadmin/phpmyadmin/commit/a731ce017c467f6037a4eb6e984b... Author: Michal Čihař michal@cihar.com Date: 2014-02-17 (Mon, 17 Feb 2014)
Changed paths: M phpunit.xml.dist M phpunit.xml.nocoverage M test/selenium/PmaSeleniumCreateDropDatabaseTest.php M test/selenium/PmaSeleniumCreateRemoveUserTest.php M test/selenium/PmaSeleniumDbEventsTest.php M test/selenium/PmaSeleniumDbOperationsTest.php M test/selenium/PmaSeleniumDbProceduresTest.php M test/selenium/PmaSeleniumDbTriggersTest.php M test/selenium/PmaSeleniumExportTest.php M test/selenium/PmaSeleniumImportTest.php M test/selenium/PmaSeleniumPrivilegesTest.php M test/selenium/PmaSeleniumTableBrowseTest.php M test/selenium/PmaSeleniumTableCreateTest.php M test/selenium/PmaSeleniumTableInsertTest.php M test/selenium/PmaSeleniumTableOperationsTest.php M test/selenium/PmaSeleniumTableStructureTest.php M test/selenium/PmaSeleniumTrackingTest.php
Log Message: ----------- Convert remaining Selenium tests to new model
I expect many of them to be broken, but let's fix that later.
Signed-off-by: Michal Čihař michal@cihar.com