[Phpmyadmin-git] [phpmyadmin/phpmyadmin] d1ee1b: Move waiting for elements after login to tests

Michal Čihař michal at cihar.com
Mon Feb 24 09:15:28 CET 2014


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

  Changed paths:
    M test/selenium/PmaSeleniumCreateDropDatabaseTest.php
    M test/selenium/PmaSeleniumCreateRemoveUserTest.php
    M test/selenium/PmaSeleniumDbEventsTest.php
    M test/selenium/PmaSeleniumDbOperationsTest.php
    M test/selenium/PmaSeleniumDbProceduresTest.php
    M test/selenium/PmaSeleniumDbStructureTest.php
    M test/selenium/PmaSeleniumExportTest.php
    M test/selenium/PmaSeleniumImportTest.php
    M test/selenium/PmaSeleniumPrivilegesTest.php
    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/PmaSeleniumXssTest.php
    M test/selenium/TestBase.php

  Log Message:
  -----------
  Move waiting for elements after login to tests

We can not wait in login itself as it is used for failing tests as well.

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




More information about the Git mailing list