phpmyadmin/tests/unit/Controllers
Maurício Meneghini Fauth d46fe6c0aa
Refactor Table\SqlControllerTest test class
Extracts HTML into a fixture file

Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
2026-02-11 12:36:08 -03:00
..
Console Replace time() with ClockInterface in UserPreferences class 2026-01-19 19:22:54 -03:00
Database DI config 2026-01-01 21:01:39 +00:00
Export Extract dependencies from Util::expandUserString() 2026-01-30 15:21:07 -03:00
Fixtures Extract HTML from CheckRelationsControllerTest into a fixture 2026-02-06 00:20:24 -03:00
Import Extract dependencies from Import\Import class 2026-01-28 09:44:11 -03:00
Navigation Replace time() with ClockInterface in UserPreferences class 2026-01-19 19:22:54 -03:00
Normalization
Operations
Server Remove setGlobalConfig() 2026-02-03 09:59:08 -03:00
Sql
Table Refactor Table\SqlControllerTest test class 2026-02-11 12:36:08 -03:00
Transformation Remove setGlobalConfig() 2026-02-03 09:59:08 -03:00
Triggers
BrowseForeignersControllerTest.php Extract expected HTML to a fixture file for BrowseForeigners 2026-02-05 16:28:20 -03:00
ChangeLogControllerTest.php Extract HTML from ChangeLogControllerTest to fixture file 2026-02-05 23:42:26 -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
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 Replace time() with ClockInterface in UserPreferences class 2026-01-19 19:22:54 -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