[phpMyAdmin Git] [phpmyadmin/phpmyadmin] 58351b: Use testsuite option instead of group for Selenium tests

Maurício Meneghini Fauth mauricio at fauth.dev
Tue Jul 6 05:18:54 CEST 2021


Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 58351b861c7ef6d0a7aa63d76e4b0506dd18393d
https://github.com/phpmyadmin/phpmyadmin/commit/58351b861c7ef6d0a7aa63d76e4b0506dd18393d
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2021-07-05 (Mon, 07 July 2021) -03:00

Changed paths: 
M .github/workflows/mutation-tests.yml
M .github/workflows/test-selenium.yml
M .github/workflows/tests.yml
M build.xml
M phpunit.xml.dist
M scripts/create-release.sh
M test/selenium/ChangePasswordTest.php
M test/selenium/CreateDropDatabaseTest.php
M test/selenium/CreateRemoveUserTest.php
M test/selenium/Database/EventsTest.php
M test/selenium/Database/OperationsTest.php
M test/selenium/Database/ProceduresTest.php
M test/selenium/Database/QueryByExampleTest.php
M test/selenium/Database/StructureTest.php
M test/selenium/Database/TriggersTest.php
M test/selenium/ExportTest.php
M test/selenium/ImportTest.php
M test/selenium/LoginTest.php
M test/selenium/NormalizationTest.php
M test/selenium/ServerSettingsTest.php
M test/selenium/SqlQueryTest.php
M test/selenium/Table/BrowseTest.php
M test/selenium/Table/CreateTest.php
M test/selenium/Table/InsertTest.php
M test/selenium/Table/OperationsTest.php
M test/selenium/Table/StructureTest.php
M test/selenium/TestBase.php
M test/selenium/TrackingTest.php
M test/selenium/XssTest.php

Log Message:
-----------
Use testsuite option instead of group for Selenium tests

Signed-off-by: Maurício Meneghini Fauth <mauricio at fauth.dev>

Commit: c4f663ec44f197934ea45999e773fc1050d009c3
https://github.com/phpmyadmin/phpmyadmin/commit/c4f663ec44f197934ea45999e773fc1050d009c3
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2021-07-06 (Tue, 07 July 2021) -03:00

Changed paths: 
M .github/workflows/mutation-tests.yml
M .github/workflows/test-selenium.yml
M .github/workflows/tests.yml
M build.xml
M phpunit.xml.dist
M scripts/create-release.sh
M test/selenium/ChangePasswordTest.php
M test/selenium/CreateDropDatabaseTest.php
M test/selenium/CreateRemoveUserTest.php
M test/selenium/Database/EventsTest.php
M test/selenium/Database/OperationsTest.php
M test/selenium/Database/ProceduresTest.php
M test/selenium/Database/QueryByExampleTest.php
M test/selenium/Database/StructureTest.php
M test/selenium/Database/TriggersTest.php
M test/selenium/ExportTest.php
M test/selenium/ImportTest.php
M test/selenium/LoginTest.php
M test/selenium/NormalizationTest.php
M test/selenium/ServerSettingsTest.php
M test/selenium/SqlQueryTest.php
M test/selenium/Table/BrowseTest.php
M test/selenium/Table/CreateTest.php
M test/selenium/Table/InsertTest.php
M test/selenium/Table/OperationsTest.php
M test/selenium/Table/StructureTest.php
M test/selenium/TestBase.php
M test/selenium/TrackingTest.php
M test/selenium/XssTest.php

Log Message:
-----------
Merge pull request #16993 from mauriciofauth/selenium-testsuite

Use testsuite option instead of group for Selenium tests



More information about the Git mailing list