[Phpmyadmin-git] [phpmyadmin/phpmyadmin] f0e002: Use CSS selectors rather than XPath here

Michal Čihař michal at cihar.com
Tue Feb 18 13:28:43 CET 2014


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: f0e0024f42bd456bdbb2739453ac6f46bd7d6d7a
      https://github.com/phpmyadmin/phpmyadmin/commit/f0e0024f42bd456bdbb2739453ac6f46bd7d6d7a
  Author: Michal Čihař <michal at cihar.com>
  Date:   2014-02-18 (Tue, 18 Feb 2014)

  Changed paths:
    M test/selenium/PmaSeleniumTableOperationsTest.php

  Log Message:
  -----------
  Use CSS selectors rather than XPath here

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: 821e84267b262241bafcb2d78e35a03f7cc3c1e7
      https://github.com/phpmyadmin/phpmyadmin/commit/821e84267b262241bafcb2d78e35a03f7cc3c1e7
  Author: Michal Čihař <michal at cihar.com>
  Date:   2014-02-18 (Tue, 18 Feb 2014)

  Changed paths:
    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
    M test/selenium/TestBase.php

  Log Message:
  -----------
  Pass parameters individually and avoid parsing

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: bcc6ecde633de05c388924162e40516518451e94
      https://github.com/phpmyadmin/phpmyadmin/commit/bcc6ecde633de05c388924162e40516518451e94
  Author: Michal Čihař <michal at cihar.com>
  Date:   2014-02-18 (Tue, 18 Feb 2014)

  Changed paths:
    M libraries/operations.lib.php
    M test/selenium/PmaSeleniumDbOperationsTest.php
    M test/selenium/PmaSeleniumTableOperationsTest.php

  Log Message:
  -----------
  Use selectors based on form name rather than index

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: f6363b06966b4bc4e4a683a8669aaaac9c91f10d
      https://github.com/phpmyadmin/phpmyadmin/commit/f6363b06966b4bc4e4a683a8669aaaac9c91f10d
  Author: Michal Čihař <michal at cihar.com>
  Date:   2014-02-18 (Tue, 18 Feb 2014)

  Changed paths:
    M test/selenium/PmaSeleniumCreateDropDatabaseTest.php

  Log Message:
  -----------
  Another test which relies on superuser

Signed-off-by: Michal Čihař <michal at cihar.com>


Compare: https://github.com/phpmyadmin/phpmyadmin/compare/a8387ca494a0...f6363b06966b


More information about the Git mailing list