Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 7fcbb5ea7dafdcbcac2c811bce8e61bfc673bde0 https://github.com/phpmyadmin/phpmyadmin/commit/7fcbb5ea7dafdcbcac2c811bce8e... Author: Deven Bansod devenbansod.bits@gmail.com Date: 2016-12-26 (Mon, 26 Dec 2016)
Changed paths: M test/selenium/PmaSeleniumCreateDropDatabaseTest.php
Log Message: ----------- Fix Database create and drop selenium test
Signed-off-by: Deven Bansod devenbansod.bits@gmail.com
Commit: 34bea12605e2b4604a114a8a5dd7eb0127483cbe https://github.com/phpmyadmin/phpmyadmin/commit/34bea12605e2b4604a114a8a5dd7... Author: Deven Bansod devenbansod.bits@gmail.com Date: 2016-12-26 (Mon, 26 Dec 2016)
Changed paths: M test/selenium/PmaSeleniumCreateRemoveUserTest.php M test/selenium/TestBase.php
Log Message: ----------- Fix create and drop user selenium test
Signed-off-by: Deven Bansod devenbansod.bits@gmail.com
Commit: 65fe1c7ad64b7e517b606726e1de99d598118563 https://github.com/phpmyadmin/phpmyadmin/commit/65fe1c7ad64b7e517b606726e1de... Author: Deven Bansod devenbansod.bits@gmail.com Date: 2016-12-28 (Wed, 28 Dec 2016)
Changed paths: M test/selenium/PmaSeleniumDbEventsTest.php M test/selenium/TestBase.php
Log Message: ----------- Fix selenium test related to Database events
Signed-off-by: Deven Bansod devenbansod.bits@gmail.com
Commit: 6bd1fe4055e8a23d71f0f96529486226d9fb1a5f https://github.com/phpmyadmin/phpmyadmin/commit/6bd1fe4055e8a23d71f0f9652948... Author: Deven Bansod devenbansod.bits@gmail.com Date: 2016-12-29 (Thu, 29 Dec 2016)
Changed paths: M test/selenium/PmaSeleniumCreateRemoveUserTest.php
Log Message: ----------- Wait for notification to be not present, so that page loads completely
Signed-off-by: Deven Bansod devenbansod.bits@gmail.com
Commit: d2fd27c041603697beb7f15d7b298544b32de220 https://github.com/phpmyadmin/phpmyadmin/commit/d2fd27c041603697beb7f15d7b29... Author: Deven Bansod devenbansod.bits@gmail.com Date: 2016-12-29 (Thu, 29 Dec 2016)
Changed paths: M test/selenium/PmaSeleniumCreateDropDatabaseTest.php M test/selenium/PmaSeleniumCreateRemoveUserTest.php M test/selenium/TestBase.php
Log Message: ----------- Fix few more errors in hover on 'More'
Signed-off-by: Deven Bansod devenbansod.bits@gmail.com
Commit: a1e7922c62b919332f15953dcc65957175df0698 https://github.com/phpmyadmin/phpmyadmin/commit/a1e7922c62b919332f15953dcc65... Author: Michal Čihař michal@cihar.com Date: 2017-01-02 (Mon, 02 Jan 2017)
Changed paths: M test/selenium/PmaSeleniumCreateDropDatabaseTest.php M test/selenium/PmaSeleniumCreateRemoveUserTest.php M test/selenium/PmaSeleniumDbEventsTest.php M test/selenium/TestBase.php
Log Message: ----------- Merge pull request #12855 from devenbansod/fix_selenium
Fix some Selenium tests
Compare: https://github.com/phpmyadmin/phpmyadmin/compare/607833c4df6b...a1e7922c62b9