[phpMyAdmin Git] [phpmyadmin/phpmyadmin] e71c08: Add Selenium tests for typing and executing SQL qu...

Michal Čihař michal at cihar.com
Sat Aug 12 15:08:02 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: e71c08d79266a3a3e099838a2b6dcd9195cd173d
      https://github.com/phpmyadmin/phpmyadmin/commit/e71c08d79266a3a3e099838a2b6dcd9195cd173d
  Author: Deven Bansod <devenbansod.bits at 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 at gmail.com>


  Commit: 7e04e04631638fe8294f36410e27812759419fc3
      https://github.com/phpmyadmin/phpmyadmin/commit/7e04e04631638fe8294f36410e27812759419fc3
  Author: Deven Bansod <devenbansod.bits at 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 at gmail.com>


  Commit: 1aa243734c09dc2be133b31533f2ef7d4589fbad
      https://github.com/phpmyadmin/phpmyadmin/commit/1aa243734c09dc2be133b31533f2ef7d4589fbad
  Author: Michal Čihař <michal at 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


More information about the Git mailing list