Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: e71c08d79266a3a3e099838a2b6dcd9195cd173d https://github.com/phpmyadmin/phpmyadmin/commit/e71c08d79266a3a3e099838a2b6d... Author: Deven Bansod devenbansod.bits@gmail.com Date: 2017-08-11 (Fri, 11 Aug 2017)
Changed paths: A test/selenium/PmaSeleniumSqlQueryTest.php
Log Message: ----------- Add Selenium tests for typing and executing SQL query
* Adds separate tests for Server SQL, Database SQL, Table SQL query pages * Add tests for inline-edit on SQL results page
Signed-off-by: Deven Bansod devenbansod.bits@gmail.com
Commit: 7e04e04631638fe8294f36410e27812759419fc3 https://github.com/phpmyadmin/phpmyadmin/commit/7e04e04631638fe8294f36410e27... Author: Deven Bansod devenbansod.bits@gmail.com Date: 2017-08-11 (Fri, 11 Aug 2017)
Changed paths: M test/selenium/PmaSeleniumSqlQueryTest.php
Log Message: ----------- Add a small sleep to avoid stale element exception
Signed-off-by: Deven Bansod devenbansod.bits@gmail.com
Commit: 1aa243734c09dc2be133b31533f2ef7d4589fbad https://github.com/phpmyadmin/phpmyadmin/commit/1aa243734c09dc2be133b31533f2... Author: Michal Čihař michal@cihar.com Date: 2017-08-12 (Sat, 12 Aug 2017)
Changed paths: A test/selenium/PmaSeleniumSqlQueryTest.php
Log Message: ----------- Merge pull request #13583 from devenbansod/add_typing_sql_query_test
Add selenium tests for typing and executing SQL query
Compare: https://github.com/phpmyadmin/phpmyadmin/compare/f6a1401151fd...1aa243734c09