[phpMyAdmin Git] [phpmyadmin/phpmyadmin] c28e2d: Fix Import-related selenium tests

Michal Čihař michal at cihar.com
Mon Jul 31 15:26:59 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: c28e2d42350a6121f738094e362eca24fbd77860
      https://github.com/phpmyadmin/phpmyadmin/commit/c28e2d42350a6121f738094e362eca24fbd77860
  Author: Deven Bansod <devenbansod.bits at gmail.com>
  Date:   2017-07-26 (Wed, 26 Jul 2017)

  Changed paths:
    M .travis.yml
    M test/ci-install-selenium
    M test/selenium/PmaSeleniumImportTest.php

  Log Message:
  -----------
  Fix Import-related selenium tests

* Use $cfg['uploadDir'] = "./test/test_data" while importing
* Prevents use of FileDetectors in remote file detectors etc.

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


  Commit: be2d9b7952aee3f424d62a5edb14fe95e931e53d
      https://github.com/phpmyadmin/phpmyadmin/commit/be2d9b7952aee3f424d62a5edb14fe95e931e53d
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-07-31 (Mon, 31 Jul 2017)

  Changed paths:
    M .travis.yml
    M test/ci-install-selenium
    M test/selenium/PmaSeleniumImportTest.php

  Log Message:
  -----------
  Merge pull request #13526 from devenbansod/fix_import_selenium

Fix Import-related selenium tests


Compare: https://github.com/phpmyadmin/phpmyadmin/compare/743adb88394b...be2d9b7952ae


More information about the Git mailing list