phpmyadmin/tests/unit/Controllers
Nicolai Ehrhardt bcaf89c19f Fix #20041 - Fix export for raw queries without table reference
Signed-off-by: Nicolai Ehrhardt <245527909+predictor2718@users.noreply.github.com>
2026-04-05 14:45:16 +02:00
..
Console Extract Config dependency from Template class 2026-02-11 22:51:02 -03:00
Database Fix tests after #20227 - for the default storage engine 2026-03-17 13:49:10 +01: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 Remove method AbstractTestCase::callFunction() 2026-02-21 18:01:03 -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 Fix MaxDbList 2026-02-19 21:29:30 +00:00
Server Remove method AbstractTestCase::callFunction() 2026-02-21 18:01:03 -03:00
Sql Extract ResponseRenderer from Sql 2026-02-13 21:22:14 -03:00
Table Fix #20041 - Fix export for raw queries without table reference 2026-04-05 14:45:16 +02: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 Create updateConfigValue() 2026-02-20 19:05:07 +00:00
ColumnControllerTest.php
DatabaseControllerTest.php
GisDataEditorControllerTest.php Remove method AbstractTestCase::callFunction() 2026-02-21 18:01:03 -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 Extract ResponseRenderer dependency from LintController 2026-02-14 15:22:57 -03:00
LogoutControllerTest.php Extract ResponseRenderer dependency from LogoutController 2026-02-14 15:30:59 -03:00
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