[phpMyAdmin Git] [phpmyadmin/phpmyadmin] d9153a: Add TESTSUITE_PORT for selenium tests

William Desportes williamdes at wdes.fr
Fri Oct 12 21:46:25 CEST 2018


Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: d9153ae069626ffc63ddd4c20d13cee74d1ece43
https://github.com/phpmyadmin/phpmyadmin/commit/d9153ae069626ffc63ddd4c20d13cee74d1ece43
Author: William Desportes <williamdes at wdes.fr>
Date: 2018-10-11 (Thu, 10 October 2018) +02:00

Changed paths: 
M test/EnvironmentTest.php
M test/bootstrap-dist.php
M test/selenium/TestBase.php

Log Message:
-----------
Add TESTSUITE_PORT for selenium tests

Signed-off-by: William Desportes <williamdes at wdes.fr>

Commit: 5fc0150a56f48b090ee6e5b1ee94e78b829e2690
https://github.com/phpmyadmin/phpmyadmin/commit/5fc0150a56f48b090ee6e5b1ee94e78b829e2690
Author: William Desportes <williamdes at wdes.fr>
Date: 2018-10-11 (Thu, 10 October 2018) +02:00

Changed paths: 
M .travis.yml
M test/start-local-server

Log Message:
-----------
Update Browserstack script

Source : https://www.browserstack.com/local-testing and man of executable.
Signed-off-by: William Desportes <williamdes at wdes.fr>

Commit: 862788d782214ef0a42b606229d61667077665a4
https://github.com/phpmyadmin/phpmyadmin/commit/862788d782214ef0a42b606229d61667077665a4
Author: William Desportes <williamdes at wdes.fr>
Date: 2018-10-11 (Thu, 10 October 2018) +02:00

Changed paths: 
M composer.json
M test/selenium/ChangePasswordTest.php
M test/selenium/CreateDropDatabaseTest.php
M test/selenium/CreateRemoveUserTest.php
M test/selenium/DbEventsTest.php
M test/selenium/DbOperationsTest.php
M test/selenium/DbProceduresTest.php
M test/selenium/DbStructureTest.php
M test/selenium/DbTriggersTest.php
M test/selenium/ExportTest.php
M test/selenium/ImportTest.php
M test/selenium/LoginTest.php
M test/selenium/NormalizationTest.php
M test/selenium/QueryByExampleTest.php
M test/selenium/ServerSettingsTest.php
M test/selenium/SqlQueryTest.php
M test/selenium/TableBrowseTest.php
M test/selenium/TableCreateTest.php
M test/selenium/TableInsertTest.php
M test/selenium/TableOperationsTest.php
M test/selenium/TableStructureTest.php
M test/selenium/TestBase.php
M test/selenium/TrackingTest.php
M test/selenium/XssTest.php

Log Message:
-----------
Migrate tests to facebook/webdriver

Signed-off-by: William Desportes <williamdes at wdes.fr>

Commit: f48cc814a5fc981c5e03c895adff4b4c22d6a5f7
https://github.com/phpmyadmin/phpmyadmin/commit/f48cc814a5fc981c5e03c895adff4b4c22d6a5f7
Author: William Desportes <williamdes at wdes.fr>
Date: 2018-10-11 (Thu, 10 October 2018) +02:00

Changed paths: 
M phpstan.neon

Log Message:
-----------
Removed some phpstan ignores

- Using reportUnmatchedIgnoredErrors: true

Signed-off-by: William Desportes <williamdes at wdes.fr>

Commit: cdeff3e5a253b65f7831122dda9514da54354956
https://github.com/phpmyadmin/phpmyadmin/commit/cdeff3e5a253b65f7831122dda9514da54354956
Author: William Desportes <williamdes at wdes.fr>
Date: 2018-10-11 (Thu, 10 October 2018) +02:00

Changed paths: 
M .travis.yml

Log Message:
-----------
Try a new Travis setup

Signed-off-by: William Desportes <williamdes at wdes.fr>

Commit: ea830e70b3f2f79089a8fc4f0cbb9f2321f2b7ea
https://github.com/phpmyadmin/phpmyadmin/commit/ea830e70b3f2f79089a8fc4f0cbb9f2321f2b7ea
Author: William Desportes <williamdes at wdes.fr>
Date: 2018-10-11 (Thu, 10 October 2018) +02:00

Changed paths: 
M .travis.yml
M test/selenium/DbEventsTest.php
M test/selenium/TestBase.php

Log Message:
-----------
Try multiple browsers

Signed-off-by: William Desportes <williamdes at wdes.fr>

Commit: c1926fe2c4787b640adbd501889fee111a87578c
https://github.com/phpmyadmin/phpmyadmin/commit/c1926fe2c4787b640adbd501889fee111a87578c
Author: MaurĂ­cio Meneghini Fauth <mauriciofauth at gmail.com>
Date: 2018-10-12 (Fri, 10 October 2018) -03:00

Changed paths: 
M .travis.yml
M composer.json
M phpstan.neon
M test/EnvironmentTest.php
M test/bootstrap-dist.php
M test/selenium/ChangePasswordTest.php
M test/selenium/CreateDropDatabaseTest.php
M test/selenium/CreateRemoveUserTest.php
M test/selenium/DbEventsTest.php
M test/selenium/DbOperationsTest.php
M test/selenium/DbProceduresTest.php
M test/selenium/DbStructureTest.php
M test/selenium/DbTriggersTest.php
M test/selenium/ExportTest.php
M test/selenium/ImportTest.php
M test/selenium/LoginTest.php
M test/selenium/NormalizationTest.php
M test/selenium/QueryByExampleTest.php
M test/selenium/ServerSettingsTest.php
M test/selenium/SqlQueryTest.php
M test/selenium/TableBrowseTest.php
M test/selenium/TableCreateTest.php
M test/selenium/TableInsertTest.php
M test/selenium/TableOperationsTest.php
M test/selenium/TableStructureTest.php
M test/selenium/TestBase.php
M test/selenium/TrackingTest.php
M test/selenium/XssTest.php
M test/start-local-server

Log Message:
-----------
Merge pull request #14595 from williamdes/refactor-selenium

Selenium tests



More information about the Git mailing list