[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 9115a0: Share code for creating database for testing

Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 9115a00458158bedf049cb015e9f871d9316a622 https://github.com/phpmyadmin/phpmyadmin/commit/9115a00458158bedf049cb015e9f... Author: Michal Čihař <michal@cihar.com> Date: 2014-02-17 (Mon, 17 Feb 2014) Changed paths: M test/selenium/PmaSeleniumDbOperationsTest.php M test/selenium/PmaSeleniumDbStructureTest.php M test/selenium/PmaSeleniumServerSettingsTest.php M test/selenium/TestBase.php Log Message: ----------- Share code for creating database for testing Signed-off-by: Michal Čihař <michal@cihar.com> Commit: 00ec97fc9897714810351ebc034aeb31d4637d4b https://github.com/phpmyadmin/phpmyadmin/commit/00ec97fc9897714810351ebc034a... Author: Michal Čihař <michal@cihar.com> Date: 2014-02-17 (Mon, 17 Feb 2014) Changed paths: M test/selenium/TestBase.php Log Message: ----------- Use random database name for each test This way multiple tests can run at same time without causing problems. Signed-off-by: Michal Čihař <michal@cihar.com> Compare: https://github.com/phpmyadmin/phpmyadmin/compare/7e42ed699da9...00ec97fc9897
participants (1)
-
Michal Čihař