phpmyadmin/test/classes/Controllers
William Desportes 420485a41b
Fix tests after e28bc2d8f6
Ref: e28bc2d8f6

Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-11-20 18:29:07 +01:00
..
Console/Bookmark Extract /console/bookmark/add action from ImportController 2022-09-21 00:06:14 -03:00
Database Improve type of DatabaseInterface::getLowerCaseNames() 2022-11-19 15:50:14 -03:00
Export Improve type of DatabaseInterface::getLowerCaseNames() 2022-11-19 15:50:14 -03:00
Import Add ServerRequest parameter to all controllers 2022-07-28 01:00:08 -03:00
Normalization Extract normalization's partial dependencies action 2022-08-02 22:49:07 -03:00
Server Remove the dblist global variable 2022-11-13 21:08:00 -03:00
Sql Fix tests marked as incomplete 2022-10-31 20:22:54 -03:00
Table Fix tests after e28bc2d8f6 2022-11-20 18:29:07 +01:00
Transformation Add ServerRequest parameter to all controllers 2022-07-28 01:00:08 -03:00
AbstractControllerTest.php Replace Core::fatalError() calls in controllers 2022-10-31 20:25:55 -03:00
CheckRelationsControllerTest.php Set dbi only when the test needs it 2022-07-14 02:21:45 -03:00
CollationConnectionControllerTest.php Changing parameters to Parser 2022-10-14 23:52:12 -03:00
JavaScriptMessagesControllerTest.php Move /messages HTTP headers to the JavaScriptMessagesController 2022-10-22 22:42:43 -03:00
LintControllerTest.php Remove $params array 2022-11-05 21:24:10 +00:00
LogoutControllerTest.php Create a factory for auth plugin creation 2022-11-16 19:32:10 -03:00
NavigationControllerTest.php Improve type of DatabaseInterface::getLowerCaseNames() 2022-11-19 15:50:14 -03:00
SchemaExportControllerTest.php Extract schema export from schema plugins 2022-11-12 12:56:48 -03:00
ThemeSetControllerTest.php Set dbi only when the test needs it 2022-07-14 02:21:45 -03:00
VersionCheckControllerTest.php Extract header() calls from Core::headerJSON() method 2022-10-23 20:05:20 -03:00