[phpMyAdmin Git] [phpmyadmin/phpmyadmin] 8c3201: Refactor methods in selenium tests

Michal Čihař michal at cihar.com
Tue Aug 22 20:57:30 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 8c32018335c9339301a352fe551b1f2ddef9c38f
      https://github.com/phpmyadmin/phpmyadmin/commit/8c32018335c9339301a352fe551b1f2ddef9c38f
  Author: Deven Bansod <devenbansod.bits at gmail.com>
  Date:   2017-08-22 (Tue, 22 Aug 2017)

  Changed paths:
    M test/selenium/PmaSeleniumCreateDropDatabaseTest.php
    M test/selenium/PmaSeleniumDbEventsTest.php
    M test/selenium/PmaSeleniumExportTest.php
    M test/selenium/PmaSeleniumServerSettingsTest.php
    M test/selenium/PmaSeleniumTableBrowseTest.php
    M test/selenium/PmaSeleniumTableCreateTest.php
    M test/selenium/PmaSeleniumTrackingTest.php
    M test/selenium/TestBase.php

  Log Message:
  -----------
  Refactor methods in selenium tests

Signed-off-by: Deven Bansod <devenbansod.bits at gmail.com>


  Commit: 11bc4c6252a809b53d203132edb5e40f236c23f9
      https://github.com/phpmyadmin/phpmyadmin/commit/11bc4c6252a809b53d203132edb5e40f236c23f9
  Author: Deven Bansod <devenbansod.bits at gmail.com>
  Date:   2017-08-22 (Tue, 22 Aug 2017)

  Changed paths:
    M test/selenium/PmaSeleniumCreateRemoveUserTest.php
    M test/selenium/PmaSeleniumDbProceduresTest.php
    M test/selenium/PmaSeleniumDbTriggersTest.php
    M test/selenium/PmaSeleniumImportTest.php
    M test/selenium/PmaSeleniumTableBrowseTest.php
    M test/selenium/PmaSeleniumTableInsertTest.php
    M test/selenium/PmaSeleniumTableStructureTest.php
    M test/selenium/PmaSeleniumXssTest.php
    M test/selenium/TestBase.php

  Log Message:
  -----------
  Replace usleep with sleep calls

Signed-off-by: Deven Bansod <devenbansod.bits at gmail.com>


  Commit: b72b5ab5f1d68de0240706410c3443c581325704
      https://github.com/phpmyadmin/phpmyadmin/commit/b72b5ab5f1d68de0240706410c3443c581325704
  Author: Deven Bansod <devenbansod.bits at gmail.com>
  Date:   2017-08-22 (Tue, 22 Aug 2017)

  Changed paths:
    M test/selenium/PmaSeleniumDbEventsTest.php
    M test/selenium/PmaSeleniumDbOperationsTest.php
    M test/selenium/PmaSeleniumDbProceduresTest.php
    M test/selenium/PmaSeleniumDbStructureTest.php
    M test/selenium/PmaSeleniumDbTriggersTest.php
    M test/selenium/PmaSeleniumExportTest.php
    M test/selenium/PmaSeleniumImportTest.php
    M test/selenium/PmaSeleniumQueryByExampleTest.php
    M test/selenium/PmaSeleniumSqlQueryTest.php
    M test/selenium/PmaSeleniumTrackingTest.php
    M test/selenium/TestBase.php

  Log Message:
  -----------
  Add navigateDatabase method to prevent navigation errors

Signed-off-by: Deven Bansod <devenbansod.bits at gmail.com>


  Commit: 8256945ec2f79155f8dae765118efe1201d1436c
      https://github.com/phpmyadmin/phpmyadmin/commit/8256945ec2f79155f8dae765118efe1201d1436c
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-08-22 (Tue, 22 Aug 2017)

  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/PmaSeleniumDbTriggersTest.php
    M test/selenium/PmaSeleniumExportTest.php
    M test/selenium/PmaSeleniumImportTest.php
    M test/selenium/PmaSeleniumQueryByExampleTest.php
    M test/selenium/PmaSeleniumServerSettingsTest.php
    M test/selenium/PmaSeleniumSqlQueryTest.php
    M test/selenium/PmaSeleniumTableBrowseTest.php
    M test/selenium/PmaSeleniumTableCreateTest.php
    M test/selenium/PmaSeleniumTableInsertTest.php
    M test/selenium/PmaSeleniumTableStructureTest.php
    M test/selenium/PmaSeleniumTrackingTest.php
    M test/selenium/PmaSeleniumXssTest.php
    M test/selenium/TestBase.php

  Log Message:
  -----------
  Merge pull request #13605 from devenbansod/selenium_minor_refactor

Minor refactoring in Selenium tests


Compare: https://github.com/phpmyadmin/phpmyadmin/compare/36d8d989880d...8256945ec2f7


More information about the Git mailing list