phpmyadmin/tests/unit/Controllers
Maurício Meneghini Fauth a2b5810ce6
Extract expected HTML to a fixture file for BrowseForeigners
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
2026-02-05 16:28:20 -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 expected HTML to a fixture file for BrowseForeigners 2026-02-05 16:28:20 -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 Move createConfig to ConfigTest 2026-02-03 09:59:13 -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
CheckRelationsControllerTest.php
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