Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 5590a14863b7427dbb5fbb0df9d25073f5b6f826
https://github.com/phpmyadmin/phpmyadmin/commit/5590a14863b7427dbb5fbb0df9d25073f5b6f826
Author: Maurício Meneghini Fauth <[email protected]>
Date: 2026-03-02 (Mon, 03 March 2026) -03:00

Changed paths: 
A tests/unit/Controllers/Database/Fixtures/Search-testController.html
A tests/unit/Controllers/Database/SearchControllerTest.php
M psalm-baseline.xml

Log Message:
-----------
Add unit test for Database\SearchController

Signed-off-by: Maurício Meneghini Fauth <[email protected]>

Commit: 43feb0e1063966b7b88ae23e6dff09c324c160a1
https://github.com/phpmyadmin/phpmyadmin/commit/43feb0e1063966b7b88ae23e6dff09c324c160a1
Author: Maurício Meneghini Fauth <[email protected]>
Date: 2026-03-02 (Mon, 03 March 2026) -03:00

Changed paths: 
A tests/unit/Controllers/Database/SqlAutoCompleteControllerTest.php
M psalm-baseline.xml
M src/Controllers/Database/SqlAutoCompleteController.php

Log Message:
-----------
Add unit test for Database\SqlAutoCompleteController

Signed-off-by: Maurício Meneghini Fauth <[email protected]>

Commit: e8a7a39c3ea2552168d993037b4fa31e23990790
https://github.com/phpmyadmin/phpmyadmin/commit/e8a7a39c3ea2552168d993037b4fa31e23990790
Author: Maurício Meneghini Fauth <[email protected]>
Date: 2026-03-02 (Mon, 03 March 2026) -03:00

Changed paths: 
A tests/unit/Controllers/Database/Fixtures/Designer-testAddTableDialog.html
A tests/unit/Controllers/Database/Fixtures/Designer-testDeletePageDialog.html
A tests/unit/Controllers/Database/Fixtures/Designer-testEditPageDialog.html
A tests/unit/Controllers/Database/Fixtures/Designer-testExportDialog.html
A tests/unit/Controllers/Database/Fixtures/Designer-testMainPage.html
A tests/unit/Controllers/Database/Fixtures/Designer-testSaveAsPageDialog.html
M psalm-baseline.xml
M src/Controllers/Database/DesignerController.php
M tests/unit/Controllers/Database/DesignerControllerTest.php

Log Message:
-----------
Add unit tests for Database\DesignerController

Signed-off-by: Maurício Meneghini Fauth <[email protected]>

Commit: 45ac0da83cb3350a8345ddeef7572ad874e82642
https://github.com/phpmyadmin/phpmyadmin/commit/45ac0da83cb3350a8345ddeef7572ad874e82642
Author: Maurício Meneghini Fauth <[email protected]>
Date: 2026-03-02 (Mon, 03 March 2026) -03:00

Changed paths: 
A tests/unit/Controllers/Database/Fixtures/Sql-testController.html
A tests/unit/Controllers/Database/SqlControllerTest.php
M psalm-baseline.xml

Log Message:
-----------
Add unit test for Database\SqlController

Signed-off-by: Maurício Meneghini Fauth <[email protected]>

Commit: c7e93b393424b6135dc2d81693e17e52aa8a7d78
https://github.com/phpmyadmin/phpmyadmin/commit/c7e93b393424b6135dc2d81693e17e52aa8a7d78
Author: Maurício Meneghini Fauth <[email protected]>
Date: 2026-03-02 (Mon, 03 March 2026) -03:00

Changed paths: 
A tests/unit/Controllers/Database/SqlFormatControllerTest.php
M psalm-baseline.xml
M src/Controllers/Database/SqlFormatController.php

Log Message:
-----------
Add unit test for Database\SqlFormatController

Signed-off-by: Maurício Meneghini Fauth <[email protected]>

Commit: ba958ae1f7a69ac5de4c0884495369a5087dd9e9
https://github.com/phpmyadmin/phpmyadmin/commit/ba958ae1f7a69ac5de4c0884495369a5087dd9e9
Author: Maurício Meneghini Fauth <[email protected]>
Date: 2026-03-02 (Mon, 03 March 2026) -03:00

Changed paths: 
A tests/unit/Controllers/Database/Fixtures/Tracking-testWithoutVersions.html
A tests/unit/Controllers/Database/TrackingControllerTest.php
M psalm-baseline.xml

Log Message:
-----------
Add unit test for Database\TrackingController

Signed-off-by: Maurício Meneghini Fauth <[email protected]>

Commit: 649c84d25154535c68d67f7a8afe5a4ad5c4ded2
https://github.com/phpmyadmin/phpmyadmin/commit/649c84d25154535c68d67f7a8afe5a4ad5c4ded2
Author: Maurício Meneghini Fauth <[email protected]>
Date: 2026-03-02 (Mon, 03 March 2026) -03:00

Changed paths: 
A tests/unit/Controllers/Database/Structure/AddPrefixTableControllerTest.php
A 
tests/unit/Controllers/Database/Structure/Fixtures/AddPrefixTable-testAddPrefix.html
M psalm-baseline.xml
M src/Controllers/Database/Structure/AddPrefixTableController.php

Log Message:
-----------
Add unit test for Database\Structure\AddPrefixTableController

Signed-off-by: Maurício Meneghini Fauth <[email protected]>

Commit: fdc92d6660d59ce38a6e0e01a5a1f9e3721b3515
https://github.com/phpmyadmin/phpmyadmin/commit/fdc92d6660d59ce38a6e0e01a5a1f9e3721b3515
Author: Maurício Meneghini Fauth <[email protected]>
Date: 2026-03-04 (Wed, 03 March 2026) -03:00

Changed paths: 
A tests/unit/Controllers/Database/Fixtures/Designer-testAddTableDialog.html
A tests/unit/Controllers/Database/Fixtures/Designer-testDeletePageDialog.html
A tests/unit/Controllers/Database/Fixtures/Designer-testEditPageDialog.html
A tests/unit/Controllers/Database/Fixtures/Designer-testExportDialog.html
A tests/unit/Controllers/Database/Fixtures/Designer-testMainPage.html
A tests/unit/Controllers/Database/Fixtures/Designer-testSaveAsPageDialog.html
A tests/unit/Controllers/Database/Fixtures/Search-testController.html
A tests/unit/Controllers/Database/Fixtures/Sql-testController.html
A tests/unit/Controllers/Database/Fixtures/Tracking-testWithoutVersions.html
A tests/unit/Controllers/Database/SearchControllerTest.php
A tests/unit/Controllers/Database/SqlAutoCompleteControllerTest.php
A tests/unit/Controllers/Database/SqlControllerTest.php
A tests/unit/Controllers/Database/SqlFormatControllerTest.php
A tests/unit/Controllers/Database/Structure/AddPrefixTableControllerTest.php
A 
tests/unit/Controllers/Database/Structure/Fixtures/AddPrefixTable-testAddPrefix.html
A tests/unit/Controllers/Database/TrackingControllerTest.php
M psalm-baseline.xml
M src/Controllers/Database/DesignerController.php
M src/Controllers/Database/SqlAutoCompleteController.php
M src/Controllers/Database/SqlFormatController.php
M src/Controllers/Database/Structure/AddPrefixTableController.php
M tests/unit/Controllers/Database/DesignerControllerTest.php

Log Message:
-----------
Merge pull request #20202 from MauricioFauth/controllers-tests

Add unit tests for some controller classes

_______________________________________________
Git mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to