phpmyadmin/tests/unit/Controllers
Maurício Meneghini Fauth 3392a3c2c6
Extract ResponseRenderer dependency from Config\PageSettings
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
2026-02-13 21:22:16 -03:00
..
Console Extract Config dependency from Template class 2026-02-11 22:51:02 -03:00
Database Extract Config dependency from Template class 2026-02-11 22:51:02 -03:00
Export Extract Config dependency from Template class 2026-02-11 22:51:02 -03:00
Fixtures Extract HTML from CheckRelationsControllerTest into a fixture 2026-02-06 00:20:24 -03:00
Import Extract ResponseRenderer from Sql 2026-02-13 21:22:14 -03:00
Navigation Replace time() with ClockInterface in UserPreferences class 2026-01-19 19:22:54 -03:00
Normalization Extract Config dependency from Template class 2026-02-11 22:51:02 -03:00
Operations Extract Config dependency from Template class 2026-02-11 22:51:02 -03:00
Server Extract Config dependency from Template class 2026-02-11 22:51:02 -03:00
Sql Extract ResponseRenderer from Sql 2026-02-13 21:22:14 -03:00
Table Extract ResponseRenderer dependency from Config\PageSettings 2026-02-13 21:22:16 -03:00
Transformation Remove setGlobalConfig() 2026-02-03 09:59:08 -03:00
Triggers Extract Config dependency from Template class 2026-02-11 22:51:02 -03:00
BrowseForeignersControllerTest.php Extract Config dependency from Template class 2026-02-11 22:51:02 -03:00
ChangeLogControllerTest.php Extract Config dependency from Template class 2026-02-11 22:51:02 -03:00
CheckRelationsControllerTest.php Extract HTML from CheckRelationsControllerTest into a fixture 2026-02-06 00:20:24 -03:00
CollationConnectionControllerTest.php Extract user preferences handling from Config class 2026-01-09 11:27:47 -03:00
ColumnControllerTest.php
DatabaseControllerTest.php
GisDataEditorControllerTest.php Extract Config dependency from Template class 2026-02-11 22:51:02 -03:00
HomeControllerTest.php Add unit test for Controllers\HomeController class 2026-02-05 16:17:31 -03:00
JavaScriptMessagesControllerTest.php
LicenseControllerTest.php
LintControllerTest.php
LogoutControllerTest.php
NavigationControllerTest.php Extract ResponseRenderer dependency from Config\PageSettings 2026-02-13 21:22:16 -03:00
PhpInfoControllerTest.php
SchemaExportControllerTest.php
SyncFavoriteTablesControllerTest.php Fix SyncFavoriteTablesControllerTest failing test 2026-02-05 15:49:48 -03:00
ThemeSetControllerTest.php Move UserPreferences class to Config namespace 2026-01-09 11:13:26 -03:00
VersionCheckControllerTest.php